feat: enhance superchat parsing and redesign dashboard with tabbed layout

This commit is contained in:
Yusuf İpek
2025-10-05 04:42:47 +03:00
parent 5d96e2e3ff
commit 29492fb75e
6 changed files with 413 additions and 213 deletions
+3
View File
@@ -30,7 +30,10 @@
"devDependencies": {
"@types/node": "^20.16.5",
"@types/react": "19.2.0",
"autoprefixer": "^10.4.21",
"concurrently": "^8.2.2",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.14",
"tsx": "^4.19.1",
"typescript": "^5.9.3"
}