Commit 88ea58a3 by Яков

try fix

parent 3be342e9
{ {
"name": "react-ag-qeditor", "name": "react-ag-qeditor",
"version": "1.0.71", "version": "1.0.72",
"description": "WYSIWYG html editor", "description": "WYSIWYG html editor",
"author": "atma", "author": "atma",
"license": "MIT", "license": "MIT",
......
...@@ -508,9 +508,9 @@ const QEditor = ({ ...@@ -508,9 +508,9 @@ const QEditor = ({
// className: 'atma-editor-focused', // className: 'atma-editor-focused',
// mode: 'all' // mode: 'all'
// }), // }),
DragAndDrop.configure({ // DragAndDrop.configure({
linkUpload: uploadOptions.url // linkUpload: uploadOptions.url
}), // }),
Audio, Audio,
Superscript, Superscript,
Subscript, Subscript,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment