Add Friends page with layout and navigation; update localization for new content

This commit is contained in:
2025-10-03 15:59:25 +08:00
parent 0149a79bef
commit 1b745c7ffc
10 changed files with 440 additions and 60 deletions

View File

@@ -14,7 +14,8 @@
"i18next-browser-languagedetector": "^8.2.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-i18next": "^16.0.0"
"react-i18next": "^16.0.0",
"react-router-dom": "^7.9.3"
},
"devDependencies": {
"@eslint/js": "^9.36.0",