This commit is contained in:
hu xiaotong
2025-04-17 17:17:56 +08:00
parent 16eed5ff46
commit 2847df6340
9 changed files with 275 additions and 60 deletions

View File

@@ -11,7 +11,8 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.2",
"react": "^19.1.0",
"react-dom": "^19.1.0"
"react-dom": "^19.1.0",
"react-router-dom": "^7.5.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",