diff --git a/cryptide_project/src/App.tsx b/cryptide_project/src/App.tsx index f6a601f..8fcf6dd 100644 --- a/cryptide_project/src/App.tsx +++ b/cryptide_project/src/App.tsx @@ -77,10 +77,10 @@ function App() { {hasNavbarVisible && } - } /> + } /> } /> } /> - } /> + } /> } /> } /> }/> diff --git a/cryptide_project/src/Components/NavBar.tsx b/cryptide_project/src/Components/NavBar.tsx index a1074e3..2451992 100644 --- a/cryptide_project/src/Components/NavBar.tsx +++ b/cryptide_project/src/Components/NavBar.tsx @@ -53,12 +53,15 @@ function AppNavbar({changeLocale}) {