diff --git a/src/App.tsx b/src/App.tsx
index 7e8bb04..8a79dfc 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -43,6 +43,7 @@ function App() {
}
>
} />
+ } />
} />
diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx
index c631562..8be4f17 100644
--- a/src/components/Sidebar.tsx
+++ b/src/components/Sidebar.tsx
@@ -58,7 +58,7 @@ export const Sidebar = () => {