Make images rearrange-able with drag and drop

This commit is contained in:
2025-02-26 16:31:56 -05:00
parent 8141fafb34
commit 41f7f33746
3 changed files with 255 additions and 35 deletions

View File

@@ -1,5 +1,8 @@
{
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"shadcn": "^1.0.0"
},
"devDependencies": {