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