Skip to content

Commit d925052

Browse files
author
Benjamin Kniffler
committed
...
1 parent 85f9bf6 commit d925052

File tree

1 file changed

+1
-0
lines changed
  • docs/client/components/pages/Dnd/SimpleDndEditor

1 file changed

+1
-0
lines changed

docs/client/components/pages/Dnd/SimpleDndEditor/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ class SimpleDndEditor extends Component {
112112
plugins={[dndPlugin, toolbarPlugin]}
113113
ref="editor"
114114
/>
115+
115116
<TextToolbar editorState={ editorState } plugin={toolbarPlugin} onChange={this.onChange} />
116117
</div>
117118
);

0 commit comments

Comments
 (0)