feat: add tables to composer #236

This commit is contained in:
Linus Rath
2026-04-30 15:16:51 +02:00
parent c406fbb73e
commit 25de7d996c
5 changed files with 294 additions and 11 deletions
+4
View File
@@ -37,6 +37,10 @@
"@tiptap/extension-image": "^3.22.4",
"@tiptap/extension-link": "^3.22.4",
"@tiptap/extension-placeholder": "^3.22.4",
"@tiptap/extension-table": "^3.22.4",
"@tiptap/extension-table-cell": "^3.22.4",
"@tiptap/extension-table-header": "^3.22.4",
"@tiptap/extension-table-row": "^3.22.4",
"@tiptap/extension-text-align": "^3.22.4",
"@tiptap/extension-text-style": "^3.22.4",
"@tiptap/extension-underline": "^3.22.4",