diff --git a/app/page.tsx b/app/page.tsx index 5ff6ab6..12068fd 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -282,15 +282,15 @@ export default function HomePage() { {/* * Global Overview */}
Total Sites
{sites.length}
Total Visitors (24h)
--
Plan & usage
{subscriptionLoading ? (...
diff --git a/app/share/[id]/page.tsx b/app/share/[id]/page.tsx index d9a330d..1ff9d3b 100644 --- a/app/share/[id]/page.tsx +++ b/app/share/[id]/page.tsx @@ -191,7 +191,7 @@ export default function PublicDashboardPage() { if (isPasswordProtected && !data) { return (