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
+1 -1
View File
@@ -1,5 +1,5 @@
import React from "react";
import { BrowserRouter, HashRouter } from "react-router-dom";
import { BrowserRouter } from "react-router-dom";
import { ThemeProvider } from "@emotion/react";
import { Dashboard } from "./dashboard";