frontend: add MagicUI dock component

- Install dock component via shadcn
- Fix import path from motion/react to framer-motion
This commit is contained in:
2026-04-16 16:55:11 +00:00
parent 300039b14e
commit baf2b26de0
3 changed files with 182 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
"framer-motion": "^12.38.0",
"jose": "^6.2.2",
"lucide-react": "^1.8.0",
"motion": "^12.38.0",
"next": "16.2.4",
"next-auth": "^5.0.0-beta.31",
"react": "19.2.4",