working dnd + file moving logic

This commit is contained in:
Ishaan Dey
2024-05-10 00:12:41 -07:00
parent 3325b20aed
commit aa97a6771e
7 changed files with 210 additions and 13 deletions

View File

@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@atlaskit/pragmatic-drag-and-drop": "^1.1.7",
"@clerk/nextjs": "^4.29.12",
"@clerk/themes": "^1.7.12",
"@hookform/resolvers": "^3.3.4",