Make account cards draggable and persist order in local storage

This commit is contained in:
calli
2025-04-22 11:50:47 +03:00
parent 09d587c8b0
commit 70fdc4e96f
4 changed files with 325 additions and 50 deletions

View File

@@ -13,6 +13,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.3",
"@hello-pangea/dnd": "^18.0.1",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.5",
"@sentry/nextjs": "^8.2.1",