diff --git a/src/routes/dashboard/-components/sidebar.tsx b/src/routes/dashboard/-components/sidebar.tsx
index c6851af39..c0b098dc3 100644
--- a/src/routes/dashboard/-components/sidebar.tsx
+++ b/src/routes/dashboard/-components/sidebar.tsx
@@ -179,7 +179,7 @@ export function DashboardSidebar() {
animate={{ y: 0, height: "auto", opacity: 1 }}
exit={{ y: 50, height: 0, opacity: 0 }}
>
-
+
)}