diff --git a/src/pages/store/_components/ListCard/ListCard.tsx b/src/pages/store/_components/ListCard/ListCard.tsx index 9f35e7e..2fabac5 100644 --- a/src/pages/store/_components/ListCard/ListCard.tsx +++ b/src/pages/store/_components/ListCard/ListCard.tsx @@ -62,7 +62,9 @@ const ListCard = ({ notice }: ListCardProps) => { - {hourlyPay}원 + + {hourlyPay.toLocaleString('ko-KR')}원 + {isIncrease && (