feat(editor-ext): add BaseEmbed TipTap node with pageId attribute

This commit is contained in:
Philipinho
2026-04-27 01:52:58 +01:00
parent 69e7bd73f2
commit 4a15c805f1
3 changed files with 64 additions and 1 deletions
+1 -1
View File
@@ -30,4 +30,4 @@ export * from "./lib/columns";
export * from "./lib/status";
export * from "./lib/pdf";
export * from "./lib/resizable-nodeview";
export * from "./lib/base-embed";