From 3a927b25b61c9ed9d24dca535f5a7e57917ab70a Mon Sep 17 00:00:00 2001 From: Hannah_Bagga Date: Tue, 23 Jun 2026 19:12:10 +0200 Subject: [PATCH] . --- src/app/(dashboard)/dashboard/page.tsx | 4 ++-- src/components/dashboard/leads-per-month-chart.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 > - + - +