fix: note is not saved after pasting

This commit is contained in:
thecodrr
2021-11-25 10:03:03 +05:00
parent 12b22bbe3c
commit 12ef372dbd

View File

@@ -124,7 +124,7 @@ const plugins = {
pro: "textpattern picker", pro: "textpattern picker",
}; };
const changeEvents = "change input compositionend setcontent"; const changeEvents = "change input compositionend setcontent paste";
function TinyMCE(props) { function TinyMCE(props) {
const { const {