diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 93e90fc..a15834b 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -26,12 +26,12 @@ export default function App() { - } /> + } /> - } /> + } /> diff --git a/frontend/src/components/layout/partials/NavigationRail.tsx b/frontend/src/components/layout/partials/NavigationRail.tsx index 7316bcb..ad45c10 100644 --- a/frontend/src/components/layout/partials/NavigationRail.tsx +++ b/frontend/src/components/layout/partials/NavigationRail.tsx @@ -14,9 +14,9 @@ function NavigationRail() {

Dexy