Add undo to web composer (#542)
This commit is contained in:
parent
a81158bd2a
commit
afd87a6390
3 changed files with 8 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
"@segment/sovran-react-native": "^0.4.5",
|
||||
"@tiptap/core": "^2.0.0-beta.220",
|
||||
"@tiptap/extension-document": "^2.0.0-beta.220",
|
||||
"@tiptap/extension-history": "^2.0.3",
|
||||
"@tiptap/extension-link": "^2.0.0-beta.220",
|
||||
"@tiptap/extension-mention": "^2.0.0-beta.220",
|
||||
"@tiptap/extension-paragraph": "^2.0.0-beta.220",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue