diff --git a/app/(customer)/dashboard/layout.tsx b/app/(customer)/dashboard/layout.tsx index f23fddb7..08b43d02 100644 --- a/app/(customer)/dashboard/layout.tsx +++ b/app/(customer)/dashboard/layout.tsx @@ -24,7 +24,7 @@ export default async function Layout({children}: { children: React.ReactNode }) return ( // - + //
@@ -36,7 +36,7 @@ export default async function Layout({children}: { children: React.ReactNode })
-
+ //
//
) } \ No newline at end of file