diff --git a/frontend/src/pages/Layout/Sidebar.tsx b/frontend/src/pages/Layout/Sidebar.tsx
index ed71cd9..06a5da3 100644
--- a/frontend/src/pages/Layout/Sidebar.tsx
+++ b/frontend/src/pages/Layout/Sidebar.tsx
@@ -118,7 +118,7 @@ const AsiderAndHeaderLayout = () => {
{sidebarOpen ? (
-
@@ -137,7 +137,7 @@ const AsiderAndHeaderLayout = () => {
-
+ */}
) : (
-
*/}