feat: support dnd to reorder mailbox relays

This commit is contained in:
codytseng
2025-08-17 17:01:21 +08:00
parent 2d237866fb
commit a7c4d1e450
4 changed files with 172 additions and 18 deletions

View File

@@ -19,6 +19,10 @@
"preview": "vite preview"
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@getalby/bitcoin-connect-react": "^3.7.0",
"@noble/hashes": "^1.6.1",
"@radix-ui/react-alert-dialog": "^1.1.4",