Add/fix filters and styling for product page, add drag and drop

This commit is contained in:
2025-01-13 13:20:38 -05:00
parent fffc0e759c
commit 19d068191c
6 changed files with 680 additions and 198 deletions

View File

@@ -10,6 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@radix-ui/react-alert-dialog": "^1.1.4",
"@radix-ui/react-avatar": "^1.1.2",
"@radix-ui/react-collapsible": "^1.1.2",