diff --git a/apps/web/src/app/(dashboard)/dasboard-layout.tsx b/apps/web/src/app/(dashboard)/dasboard-layout.tsx index a5efd6f..e894a37 100644 --- a/apps/web/src/app/(dashboard)/dasboard-layout.tsx +++ b/apps/web/src/app/(dashboard)/dasboard-layout.tsx @@ -13,7 +13,7 @@ export function DashboardLayout({ children }: { children: React.ReactNode }) { -
+
{isMobile ? ( ) : null}