Add undo to web composer (#542)

This commit is contained in:
Ollie Hsieh 2023-04-27 07:27:33 -07:00 committed by GitHub
parent a81158bd2a
commit afd87a6390
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

View file

@ -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",