react-summernote
Advanced tools
Comparing version 2.0.0-rc.6 to 2.0.0-rc.7
{ | ||
"name": "react-summernote", | ||
"version": "2.0.0-rc.6", | ||
"version": "2.0.0-rc.7", | ||
"description": "Summernote (Super simple WYSIWYG editor) adaptation for react", | ||
@@ -5,0 +5,0 @@ "main": "./dist/react-summernote.js", |
@@ -76,2 +76,3 @@ /* global $ */ | ||
summernote: this.editor.summernote, | ||
noteEditable: this.noteEditable, | ||
replace: this.replace, | ||
@@ -78,0 +79,0 @@ reset: this.reset, |
Sorry, the diff of this file is too big to display
875956
19589