Commit c8be1c9b by Яков

fix

parent 5b6b2868
{
"name": "react-ag-qeditor",
"version": "1.0.94",
"version": "1.0.95",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -524,7 +524,9 @@ const QEditor = ({
},
onUploadError: (error) => {
console.error('Upload error:', error);
}
},
minDragDistance: 10, // Можно настроить под свои нужды
dragPreviewOpacity: 0.3 // Настройка прозрачности
})
],
content: value,
......
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