From 5727405fb2a0312dff9018f4d59006acc3244586 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Wed, 5 Nov 2025 22:04:38 +0530 Subject: [PATCH] chore: cleanup --- src/pages/MainPage.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/pages/MainPage.tsx b/src/pages/MainPage.tsx index 7757ebca..4f302135 100644 --- a/src/pages/MainPage.tsx +++ b/src/pages/MainPage.tsx @@ -320,20 +320,18 @@ export const MainPage = ({ handleEditRecording, initialContent }: MainPageProps) return ( - {/* Sticky Sidebar */} - {/* Scrollable Content Area - Fills remaining space */}