8000 Update README.md · cpbotha/react-plotly.js@ace7dba · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ace7dba

Browse files
Update README.md
1 parent b00accc commit ace7dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class App extends React.Component {
8383
Plot(props) {
8484
super(props);
8585
this.state = {
86-
/* data, layout, config, frames */
86+
/* data, layout */
8787
};
8888
}
8989

0 commit comments

Comments
 (0)
0