fix nav eleements confuse

This commit is contained in:
Primakov Alexandr Alexandrovich
2025-02-10 18:38:40 +03:00
parent 22a76efc1f
commit 530d172f0b
5 changed files with 853 additions and 1031 deletions
+2 -2
View File
@@ -14,12 +14,12 @@
"license": "ISC",
"description": "",
"dependencies": {
"@brojs/cli": "^1.3.0",
"@brojs/cli": "1.8.4",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"express": "^4.19.2",
"express": "^4.21.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.27.0"