From ae86591ed39cf8f77bf76818fa477c8d34e2a467 Mon Sep 17 00:00:00 2001 From: ciregenz Date: Wed, 10 Jun 2026 19:55:04 -0700 Subject: [PATCH] [eric] ui: sidebar section icons spring on row-hover, lightweight CSS, interaction-only no dependency --- frontend/src/app/components/Layout/AppShell.tsx | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/components/Layout/AppShell.tsx b/frontend/src/app/components/Layout/AppShell.tsx index 2adad4aa..8970c416 100644 --- a/frontend/src/app/components/Layout/AppShell.tsx +++ b/frontend/src/app/components/Layout/AppShell.tsx @@ -618,7 +618,20 @@ const AppShell: React.FC = () => { flexDirection: 'column', }} > - +