드래그앤 드랍 및 검색 및 핕터링 기능 구현

This commit is contained in:
hyeonsu
2025-09-02 13:57:53 +09:00
parent 658bc05f21
commit 1cb923a9d9
9 changed files with 432 additions and 87 deletions

View File

@@ -13,6 +13,9 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@hookform/resolvers": "^5.1.1",
"@radix-ui/react-alert-dialog": "^1.1.14",
"@radix-ui/react-avatar": "^1.1.0",