From 416939a61bcd8ba70879257a4a03d7c97e6dc487 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sun, 18 Jan 2026 23:02:12 +0100 Subject: [PATCH] fix: remove duplicate footer from public dashboard --- app/share/[id]/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/share/[id]/page.tsx b/app/share/[id]/page.tsx index e8cad72..46ed5d3 100644 --- a/app/share/[id]/page.tsx +++ b/app/share/[id]/page.tsx @@ -288,9 +288,6 @@ export default function PublicDashboardPage() { /> -