diff --git a/app/(app)/_layout/index.tsx b/app/(app)/_layout/index.tsx index bd4ed1e..fb75fa7 100644 --- a/app/(app)/_layout/index.tsx +++ b/app/(app)/_layout/index.tsx @@ -20,7 +20,7 @@ export default function AppLayout({ children }: { children: React.ReactNode }) { {/* Sidebar */}
-
{children}
+
{children}
{/* Mobile Banner */}