feat: experimental support for draggable domains
This commit is contained in:
parent
1019c1ebf0
commit
358629a93b
4 changed files with 279 additions and 38 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue