diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 9bf3d2c..d6a85ff 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -82,15 +82,69 @@ export const Layout = ({ children, activeTab, onTabChange }: LayoutProps) => { ) : ( -