feat: Add react-router-dom dependency and implement country flag emoji conversion in ServerManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m54s

This commit is contained in:
2025-07-10 09:00:42 +07:00
parent 2aac641cd3
commit a2f3f24c57
2 changed files with 52 additions and 78 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"bootstrap": "^5.3.7",
"react": "^19.1.0",
"react-bootstrap": "^2.10.10",
"react-dom": "^19.1.0"
"react-dom": "^19.1.0",
"react-router-dom": "^6.23.1"
},
"devDependencies": {
"@eslint/js": "^9.29.0",