diff --git a/rsconcept/frontend/src/App.tsx b/rsconcept/frontend/src/App.tsx index c8456f01..cab942af 100644 --- a/rsconcept/frontend/src/App.tsx +++ b/rsconcept/frontend/src/App.tsx @@ -18,13 +18,13 @@ function App() { return (
-
- + +
} /> diff --git a/rsconcept/frontend/src/components/Navigation/Navigation.tsx b/rsconcept/frontend/src/components/Navigation/Navigation.tsx index c0fc0ad9..61c555ce 100644 --- a/rsconcept/frontend/src/components/Navigation/Navigation.tsx +++ b/rsconcept/frontend/src/components/Navigation/Navigation.tsx @@ -16,7 +16,7 @@ function Navigation() { const navigateHelp = () => navigate('/manuals'); return ( -