Add Blocknote editor, Add theme switching

This commit is contained in:
2026-01-23 09:33:19 +00:00
parent 56a3105913
commit 946a2c5dbb
8 changed files with 3256 additions and 43 deletions

View File

@@ -46,6 +46,9 @@
"vite": "^5.4.21"
},
"dependencies": {
"@blocknote/core": "^0.46.1",
"@blocknote/react": "^0.46.1",
"@blocknote/shadcn": "^0.46.1",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-separator": "^1.1.8",