Skip to content

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

+1-1
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)