diff --git a/src/pages/customer/review/history/components/ReviewableService.tsx b/src/pages/customer/review/history/components/ReviewableService.tsx index 90453487..cadc9d3d 100644 --- a/src/pages/customer/review/history/components/ReviewableService.tsx +++ b/src/pages/customer/review/history/components/ReviewableService.tsx @@ -53,7 +53,7 @@ export default function ReviewableService() { }, ]} status="가윗컷 + 곰돌이컷" - payment={formatCurrency(statusItemData.payment)} + payment={statusItemData.payment} onClick={statusItemData.onClick} />