Skip to content

Commit

Permalink
feat: 캘린더 데이터 글자색 수정 #25
Browse files Browse the repository at this point in the history
  • Loading branch information
kkyuheak committed Feb 17, 2025
1 parent 5d04f27 commit 39c71c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MainPage/Calendar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const Calendar = () => {
color: "#CAD2CB",
start: "2025-02-14",
end: "2025-02-23",
textColor: "black",
},
{
title: "event 2",
Expand Down

0 comments on commit 39c71c8

Please sign in to comment.