feat: experimental support for draggable domains

This commit is contained in:
Aarnav Tale
2024-03-28 18:47:28 -04:00
parent 1019c1ebf0
commit 358629a93b
4 changed files with 279 additions and 38 deletions
+3
View File
@@ -11,6 +11,9 @@
"typecheck": "tsc"
},
"dependencies": {
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.3",
"@remix-run/node": "^2.8.1",