Skip to content

Commit 1705e9c

Browse files
committed
style: 폰트 굵게
1 parent 9a7842e commit 1705e9c

File tree

1 file changed

+1
-0
lines changed
  • packages/travelmakers-design-core/src/components/CalendarSecond/_components/Indicator

1 file changed

+1
-0
lines changed

packages/travelmakers-design-core/src/components/CalendarSecond/_components/Indicator/Indicator.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ export const Indicator: React.FC<Props> = ({
116116
className={classes.indicatorNight}
117117
level="subhead2"
118118
color="primary1"
119+
strong
119120
>
120121
{locale === "ko" ? "문의" : " Contact Us"}
121122
</Typography>

0 commit comments

Comments
 (0)