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} />