(frontend) add multi columns support for editor

We add multi columns support for editor,
now you can add columns to your document.
Works with export.
📄AGPL feature.
This commit is contained in:
Anthony LC
2025-07-25 15:27:01 +02:00
parent 1ae831cabd
commit 11d0bafc94
7 changed files with 106 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
"@blocknote/mantine": "0.34.0",
"@blocknote/react": "0.34.0",
"@blocknote/xl-docx-exporter": "0.34.0",
"@blocknote/xl-multi-column": "0.34.0",
"@blocknote/xl-pdf-exporter": "0.34.0",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0",