Skip to content

Commit b00accc

Browse files
Update README.md
1 parent f382457 commit b00accc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ class App extends React.Component {
9292
<Plot
9393
data={this.state.data}
9494
layout={this.state.layout}
95-
frames={this.state.frames}
9695
onInitialized={(figure) => this.setState(figure)}
9796
onUpdate={(figure) => this.setState(figure)}
9897
/>

0 commit comments

Comments
 (0)