Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Commit 19ec241

Browse files
committed
lol
1 parent 5be158f commit 19ec241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/counter/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class App extends Component {
2121
<EditorContainer
2222
editorState={this.state.editorState}
2323
onChange={this.onChange}>
24+
<WordCountPlugin />
2425
<Editor />
2526
</EditorContainer>
2627
</div>

0 commit comments

Comments
 (0)