From fdbfd80462e3f937e1331670fe871149466cae56 Mon Sep 17 00:00:00 2001 From: Hyang-Dan Date: Sun, 14 Dec 2025 02:56:24 +0900 Subject: [PATCH] =?UTF-8?q?issue=20#60=20-=20z-index=20=EC=9D=B4=EC=8A=88?= =?UTF-8?q?=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ui/component/calendar/CustomCalendar.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ui/component/calendar/CustomCalendar.tsx b/src/ui/component/calendar/CustomCalendar.tsx index 817e2fe..a5b2244 100644 --- a/src/ui/component/calendar/CustomCalendar.tsx +++ b/src/ui/component/calendar/CustomCalendar.tsx @@ -397,7 +397,6 @@ export const CustomCalendar = ({ data }: CustomCalendarProps) => { { barPositions.map(pos => ( { e.stopPropagation(); @@ -407,7 +406,7 @@ export const CustomCalendar = ({ data }: CustomCalendarProps) => {