diff --git a/app/(app)/_layout/index.tsx b/app/(app)/_layout/index.tsx
index 9d9da88..d9905df 100644
--- a/app/(app)/_layout/index.tsx
+++ b/app/(app)/_layout/index.tsx
@@ -16,7 +16,7 @@ export default function AppLayout({ children }: { children: React.ReactNode }) {
{/* Sidebar */}