Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lib
react-ag-qeditor
Commits
eed38480
Commit
eed38480
authored
Jan 17, 2024
by
yakoff94
Browse files
update version
parent
1756bcc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/QEditor.jsx
View file @
eed38480
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment