From f31120f67b22c3a7ab98ca83c5839a280191de6f Mon Sep 17 00:00:00 2001 From: OpenClaw Bot Date: Sat, 9 May 2026 20:28:26 +0200 Subject: [PATCH] fix: make tab panels immediate on mobile --- src/App.tsx | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index d196a9a..a09ea19 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -718,6 +718,18 @@ function App() { ))} + + + {activeTab === 'feature-plan' && ( + <>

BuildPulse v0.1

@@ -743,16 +755,6 @@ function App() {
- -
@@ -805,6 +807,8 @@ function App() { Export
+ + )} {activeTab === 'status' && (