From 03bbd155b2e07a9570f8e7150d6d91642876c5a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=A4=80=EC=98=81?= Date: Wed, 29 Apr 2026 22:15:23 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20=ED=96=89=EC=82=AC=20=EB=B0=B0?= =?UTF-8?q?=EB=84=88=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Home/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/Home/index.tsx b/src/pages/Home/index.tsx index 7ec9143..175ad19 100644 --- a/src/pages/Home/index.tsx +++ b/src/pages/Home/index.tsx @@ -11,7 +11,7 @@ import ScheduleSection, { ScheduleSectionSkeleton, } from '@/pages/Home/components/ScheduleSection'; import SectionAsyncBoundary from '@/pages/Home/components/SectionAsyncBoundary'; -import StudyTimerBanner from '@/pages/Home/components/StudyTimerBanner'; +// import StudyTimerBanner from '@/pages/Home/components/StudyTimerBanner'; function Home() { return ( @@ -22,9 +22,9 @@ function Home() { -
+ {/*
-
+
*/}
} errorFallback={}>