diff --git a/frontend/src/app/(dashboard)/notebooks/[id]/page.tsx b/frontend/src/app/(dashboard)/notebooks/[id]/page.tsx index 7f598e2..3227e81 100644 --- a/frontend/src/app/(dashboard)/notebooks/[id]/page.tsx +++ b/frontend/src/app/(dashboard)/notebooks/[id]/page.tsx @@ -119,7 +119,7 @@ export default function NotebookPage() { -
+
{/* Mobile: Tabbed interface - only render on mobile to avoid double-mounting */} {!isDesktop && ( <> @@ -210,7 +210,7 @@ export default function NotebookPage() {
{/* Chat Column - always expanded, takes remaining space */} -
+