fix table commands type error

This commit is contained in:
Philipinho
2024-07-22 15:43:43 +01:00
parent 373fc86e47
commit 2df7de5828
6 changed files with 12 additions and 19 deletions
@@ -1,3 +0,0 @@
import TiptapTableHeader from "@tiptap/extension-table-header";
export const TableHeader = TiptapTableHeader.configure();