feat(notebook): add placeholder, redo and undo button (#3564)

This commit is contained in:
Meier Lukas
2025-07-07 21:08:35 +02:00
committed by GitHub
parent 7c0a7428d8
commit 3411354677
5 changed files with 96 additions and 49 deletions

View File

@@ -56,6 +56,7 @@
"@tiptap/extension-highlight": "2.25.0",
"@tiptap/extension-image": "2.25.0",
"@tiptap/extension-link": "^2.25.0",
"@tiptap/extension-placeholder": "^2.25.0",
"@tiptap/extension-table": "2.25.0",
"@tiptap/extension-table-cell": "2.25.0",
"@tiptap/extension-table-header": "2.25.0",