From 26b740fe3cdf598e3c7f6b0bf58b451678bd00ae Mon Sep 17 00:00:00 2001 From: jkingsman Date: Wed, 25 Mar 2026 08:57:43 -0700 Subject: [PATCH] Fix lint --- frontend/src/components/AppShell.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/AppShell.tsx b/frontend/src/components/AppShell.tsx index 4a96ee7..e72ede6 100644 --- a/frontend/src/components/AppShell.tsx +++ b/frontend/src/components/AppShell.tsx @@ -215,7 +215,9 @@ export function AppShell({ Navigation Sidebar navigation -
{activeSidebarContent}
+
+ {activeSidebarContent} +