diff --git a/src/app/(dashboard)/layout.tsx b/src/app/(dashboard)/layout.tsx index 88bd297..d7868a0 100644 --- a/src/app/(dashboard)/layout.tsx +++ b/src/app/(dashboard)/layout.tsx @@ -30,31 +30,31 @@ export default function DashboardLayout({children}:{children: React.ReactNode})