mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-11 20:23:36 +08:00
chore: typo
This commit is contained in:
parent
8ee534d10b
commit
45bac80328
@ -2,4 +2,4 @@
|
|||||||
"@tiptap/core": patch
|
"@tiptap/core": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
This reactors the `onDrop` and `onPaste` event callbacks to be Tiptap extensions rather than separate Prosemirror plugins which was forcing the editor to recreate the view on initialization.
|
This refactors the `onDrop` and `onPaste` event callbacks to be Tiptap extensions rather than separate Prosemirror plugins which was forcing the editor to recreate the view on initialization.
|
||||||
|
Loading…
Reference in New Issue
Block a user