From 1b5ad291e49895ff3eda5fd600a6484fb1a43771 Mon Sep 17 00:00:00 2001 From: Akshay Kolli Date: Sun, 8 Feb 2026 03:08:57 -0500 Subject: [PATCH] fixed duplicate heading --- components/dashboard/GridShell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/GridShell.tsx b/components/dashboard/GridShell.tsx index 2ee9e47..72301c6 100644 --- a/components/dashboard/GridShell.tsx +++ b/components/dashboard/GridShell.tsx @@ -11,7 +11,7 @@ export function GridShell({ children }: GridShellProps) {

Mission Control

-

Mission Control

+
{/* Future header controls */}