Commit 5fb3a4a6 by Яков

try fix

parent 1ffd77e6
{ {
"name": "react-ag-qeditor", "name": "react-ag-qeditor",
"version": "1.0.66", "version": "1.0.67",
"description": "WYSIWYG html editor", "description": "WYSIWYG html editor",
"author": "atma", "author": "atma",
"license": "MIT", "license": "MIT",
......
...@@ -459,7 +459,7 @@ const QEditor = ({ ...@@ -459,7 +459,7 @@ const QEditor = ({
const editor = useEditor({ const editor = useEditor({
extensions: [ extensions: [
StarterKit, StarterKit,
Underline, // Underline,
// Image, // Image,
ImageResize, ImageResize,
// CustomImage, // CustomImage,
......
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