From 22b7c0812fa4c51a9d4e4a3e2ce10dbe2a8a2d5c Mon Sep 17 00:00:00 2001 From: The-Yearly <143734226+The-Yearly@users.noreply.github.com> Date: Fri, 16 May 2025 18:01:56 +0530 Subject: [PATCH] Update src/app/(main)/dashboard/DashboardPage.tsx Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- src/app/(main)/dashboard/DashboardPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(main)/dashboard/DashboardPage.tsx b/src/app/(main)/dashboard/DashboardPage.tsx index 8dde22666..9ca6505f7 100644 --- a/src/app/(main)/dashboard/DashboardPage.tsx +++ b/src/app/(main)/dashboard/DashboardPage.tsx @@ -52,7 +52,7 @@ export function DashboardPage() { (websiteActive.length !== 0 ? ( <> } showCharts={showCharts} limit={pageSize} />