Refactor admin dashboard to be config-driven with features.json

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-08 16:18:04 +00:00
parent ce17c4940d
commit 7a868a2cb7
7 changed files with 1470 additions and 703 deletions

View File

@@ -111,7 +111,7 @@
"storybook": "^10.1.11",
"tailwindcss": "^4.1.17",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"typescript": "5.9.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.15",
"vitest-browser-react": "^2.0.2"