feat: admin dashboard

This commit is contained in:
Sonny
2023-12-25 04:52:54 +01:00
committed by Sonny
parent 480ca9bfa6
commit cd7ad1f3d3
21 changed files with 303 additions and 18 deletions

View File

@@ -17,6 +17,7 @@
"@types/react-toggle": "^4.0.5",
"accept-language": "^3.0.18",
"clsx": "^2.0.0",
"dayjs": "^1.11.10",
"framer-motion": "^10.16.16",
"i18next": "^23.7.11",
"next": "^14.0.4",
@@ -57,4 +58,4 @@
"lint-staged": {
"*.js": "eslint --cache --fix"
}
}
}