diff --git a/src/app/(dashboard)/dashboard/page.tsx b/src/app/(dashboard)/dashboard/page.tsx index 29df39e..6ec0f57 100644 --- a/src/app/(dashboard)/dashboard/page.tsx +++ b/src/app/(dashboard)/dashboard/page.tsx @@ -85,7 +85,7 @@ export default function DashboardPage() { -

Pipeline Overview

+

Pipeline Overview

{stats @@ -96,7 +96,7 @@ export default function DashboardPage() { }
-

Analytics

+

Analytics

diff --git a/src/components/dashboard/leads-per-month-chart.tsx b/src/components/dashboard/leads-per-month-chart.tsx index 3ac80d7..2ce7078 100644 --- a/src/components/dashboard/leads-per-month-chart.tsx +++ b/src/components/dashboard/leads-per-month-chart.tsx @@ -153,11 +153,11 @@ export function LeadsPerMonthChart({ data: initialData }: LeadsPerMonthChartProp > - + - +