From 1b901bda90179ed27c6e43790c93a52276830dff Mon Sep 17 00:00:00 2001 From: William Tso Date: Tue, 1 Apr 2025 19:43:30 +0800 Subject: [PATCH] rm dack --- app/(app)/AppLayoutClient.tsx | 38 +- app/(app)/analytics/geo/page.tsx | 2 +- app/(app)/analytics/page.tsx | 6 +- app/(app)/dashboard/page.tsx | 36 +- app/(app)/events/page.tsx | 369 +++++++++---------- app/(app)/page.tsx | 110 +++--- app/components/analytics/DeviceAnalytics.tsx | 72 ++-- app/components/analytics/GeoAnalytics.tsx | 50 +-- app/components/ui/DateRangePicker.tsx | 71 ++-- app/login/page.tsx | 355 ++++++++---------- lib/auth.tsx | 43 ++- package.json | 1 + pnpm-lock.yaml | 3 + tailwind.config.ts | 1 + 14 files changed, 577 insertions(+), 580 deletions(-) diff --git a/app/(app)/AppLayoutClient.tsx b/app/(app)/AppLayoutClient.tsx index b0a665f..d2018c8 100644 --- a/app/(app)/AppLayoutClient.tsx +++ b/app/(app)/AppLayoutClient.tsx @@ -16,43 +16,43 @@ export default function AppLayoutClient({ return ( -
-