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