feat: init server side chapter add

This commit is contained in:
swve 2022-11-04 23:27:43 +01:00
parent ee69cb7e58
commit 5331e4db90
9 changed files with 729 additions and 11 deletions

View file

@ -9,6 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.0.2",
"@radix-ui/react-icons": "^1.1.1",
"@tiptap/extension-collaboration": "^2.0.0-beta.199",
"@tiptap/extension-collaboration-cursor": "^2.0.0-beta.199",
"@tiptap/react": "^2.0.0-beta.199",