working header!

This commit is contained in:
2024-04-09 19:44:45 +03:00
parent 90f37bd595
commit 162f8b50df
13 changed files with 172 additions and 49 deletions

View File

@ -13,7 +13,8 @@
"antd": "^5.15.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0"
"react-redux": "^9.1.0",
"react-router-dom": "^6.22.3"
},
"devDependencies": {
"@rsbuild/core": "^0.5.4",