From f3cc5dadf186baddce31930abd571d36d561a43c Mon Sep 17 00:00:00 2001 From: Jack Harper Date: Sat, 28 Feb 2026 20:57:45 +0000 Subject: [PATCH 1/2] use details+summary for topbar to avoid copy-paste issue on mobile --- app/components/TopBar.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/app/components/TopBar.tsx b/app/components/TopBar.tsx index 2466624..a45f476 100644 --- a/app/components/TopBar.tsx +++ b/app/components/TopBar.tsx @@ -140,13 +140,11 @@ const TopBar = function TopBar({ -