{title}
{description &&{description}
}diff --git a/client/src/layouts/dashboard-layout.tsx b/client/src/layouts/dashboard-layout.tsx index 121361b..8cec4d1 100644 --- a/client/src/layouts/dashboard-layout.tsx +++ b/client/src/layouts/dashboard-layout.tsx @@ -124,10 +124,10 @@ export function DashboardLayout({ children, title, description }: DashboardLayou }; return ( -
{description}
}