Resolve "paste doesn't work in WYSIWYG modal inputs"
Compare changes
+ 6
− 3
@@ -17,7 +17,7 @@ const editorStore = useEditorStore();
@@ -29,6 +29,9 @@ function addDeleteEvent(event: KeyboardEvent) {
@@ -45,8 +48,8 @@ function addEscapeEvent(event: KeyboardEvent) {