add drag && drop
Showing
This diff is collapsed.
Click to expand it.
... | ... | @@ -69,7 +69,11 @@ |
"@tiptap/extension-underline": "^2.0.0-beta.23", | ||
"@tiptap/react": "^2.0.0-beta.109", | ||
"@tiptap/starter-kit": "^2.0.0-beta.185", | ||
"axios": "^0.27.2", | ||
"base-64": "^1.0.0", | ||
"katex": "^0.15.3", | ||
"md5": "^2.3.0", | ||
"prosemirror-state": "^1.4.1", | ||
"rc-upload": "^4.3.3", | ||
"react": "^17.0.2", | ||
"sass": "^1.49.9" | ||
... | ... |
src/extensions/DragAndDrop.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment