Skip to content

Commit 02c03f4

Browse files
committed
fix #958
1 parent 44b4bb8 commit 02c03f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/toolbar/ToolBar.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ class ToolBar extends Component {
121121
shakeEditor: false,
122122
isInsertModalOpen: false
123123
});
124-
// reset form
125-
this.refs.form.reset();
126124
}
127125
}
128126

0 commit comments

Comments
 (0)