bug fix
add options table
Showing
{ | ||
"name": "react-ag-qeditor", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "WYSIWYG html editor", | ||
"author": "atma", | ||
"license": "MIT", | ||
... | ... | @@ -56,6 +56,7 @@ |
"dependencies": { | ||
"@tiptap/core": "^2.0.0-beta.176", | ||
"@tiptap/extension-color": "^2.0.0-beta.9", | ||
"@tiptap/extension-focus": "^2.0.0-beta.43", | ||
"@tiptap/extension-highlight": "^2.0.0-beta.33", | ||
"@tiptap/extension-image": "^2.0.0-beta.27", | ||
"@tiptap/extension-link": "^2.0.0-beta.38", | ||
... | ... |
Please
register
or
sign in
to comment