From 7a27ca4da08782462fe813331397a94ea443042c Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 18:55:23 +0000 Subject: [PATCH] Refactor: Move expand button --- src/components/Layout.tsx | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index d6a85ff..45b309b 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -83,10 +83,21 @@ export const Layout = ({ children, activeTab, onTabChange }: LayoutProps) => { ) : ( )}