feat: implement all admin functions

This commit is contained in:
shinya
2025-07-05 18:49:35 +08:00
parent 774a5dd697
commit 5fcdcbb390
13 changed files with 1337 additions and 310 deletions

View File

@@ -45,7 +45,8 @@
"swiper": "^11.2.8",
"tailwind-merge": "^2.6.0",
"vidstack": "^0.6.15",
"zod": "^3.24.1"
"zod": "^3.24.1",
"sweetalert2": "^11.11.0"
},
"devDependencies": {
"@commitlint/cli": "^16.3.0",