diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 477a300..4a2e39b 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -42,16 +42,8 @@ export const Layout = ({ children, activeTab, onTabChange }: LayoutProps) => { - {/* New Chat Button */} -
- -
- - {/* Navigation Tabs */} -