feat(backoffice): slicing backoffice dimentorin - modal detail user management

This commit is contained in:
euxzy
2025-08-18 15:51:25 +07:00
parent 93f741815f
commit 4518a556ad
14 changed files with 493 additions and 11 deletions
+1 -1
View File
@@ -22,6 +22,7 @@
"axios": "^1.8.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"framer-motion": "^12.9.2",
"graphql": "^16.11.0",
"js-cookie": "^3.0.5",
@@ -17039,7 +17040,6 @@
"version": "1.11.13",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
"dev": true,
"license": "MIT"
},
"node_modules/de-indent": {