From 39c71c88001e55411e1c9eb5e45b5ad7d55a8856 Mon Sep 17 00:00:00 2001 From: kkyuheak Date: Mon, 17 Feb 2025 11:10:48 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=BA=98=EB=A6=B0=EB=8D=94=20=EB=8D=B0?= =?UTF-8?q?=EC=9D=B4=ED=84=B0=20=EA=B8=80=EC=9E=90=EC=83=89=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20#25?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MainPage/Calendar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/MainPage/Calendar.tsx b/src/components/MainPage/Calendar.tsx index 6b39b8f..229adf1 100644 --- a/src/components/MainPage/Calendar.tsx +++ b/src/components/MainPage/Calendar.tsx @@ -38,6 +38,7 @@ const Calendar = () => { color: "#CAD2CB", start: "2025-02-14", end: "2025-02-23", + textColor: "black", }, { title: "event 2",