- 지급대행 입금확인서 다운로드 활성화 조건 수정

- 일부 확인 스낵바 문자열 다국어화 적용
This commit is contained in:
HyeonJongKim
2025-11-11 18:14:03 +09:00
parent 297215fe09
commit b72d68ede6
11 changed files with 69 additions and 49 deletions

View File

@@ -95,7 +95,7 @@ export const DepositReceiptSample = ({
value={depositInfo?.amount}
thousandSeparator
displayType='text'
suffix='원'
suffix=' 원'
>
</NumericFormat>
</div>