tsk-3: Dashboard (#7)

Closes #3

Reviewed-on: phoenix/textsender#7
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-12-14 21:16:05 +00:00
committed by phoenix
parent ef4952b8cb
commit 6514f290d7
8 changed files with 341 additions and 18 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
"format:check": "npx prettier --check ."
},
"dependencies": {
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-router-dom": "^7.10.1"
},
"devDependencies": {