Commit eed38480 by yakoff94

update version

parent 1756bcc6
......@@ -22,7 +22,6 @@ import TextStyle from '@tiptap/extension-text-style'
import Superscript from '@tiptap/extension-superscript'
import Subscript from '@tiptap/extension-subscript'
// import ImageResize from 'tiptap-imagresize'
import ToolBar from './components/ToolBar'
import EditorModal from './components/EditorModal'
import Uploader from './components/Uploader'
......@@ -399,7 +398,6 @@ const QEditor = ({
Image.configure({
inline: true
}),
// ImageResize.configure({resizeIcon: <>ResizeMe</>,
Resizable.configure({
types: ["image"], // resizable type
handlerStyle: { // handler point style
......
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