Added a custom icon to client

This commit is contained in:
Donkie
2023-05-16 20:51:26 +02:00
parent 1f90d7c3b1
commit ce5fcce7c3
11 changed files with 522 additions and 44 deletions

View File

@@ -19,7 +19,8 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-i18next": "^11.8.11",
"react-router-dom": "^6.8.1"
"react-router-dom": "^6.8.1",
"vite-plugin-svgr": "^3.2.0"
},
"devDependencies": {
"@types/node": "^18.16.2",