From 00e88518db13060b11ee5759c27bfe45f0557be2 Mon Sep 17 00:00:00 2001 From: Gregg Stubberfield Date: Tue, 11 Nov 2025 18:10:38 -0500 Subject: [PATCH] feat: #335 - Edit beta banner for mobile --- frontend/src/components/Header/Header.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/Header/Header.tsx b/frontend/src/components/Header/Header.tsx index f696b614..49798c83 100644 --- a/frontend/src/components/Header/Header.tsx +++ b/frontend/src/components/Header/Header.tsx @@ -101,7 +101,7 @@ const Header: React.FC = ({ isAuthenticated, isSuperuser }) => { return (
-

+

Welcome to Balancer’s first release! Found a bug or have feedback? Let us know {" "} = ({ isAuthenticated, isSuperuser }) => { .

+

+ App is in beta; report issues to {" "} + + balancerteam@codeforphilly.org + + . +