Jason Chuang 1 개월 전
부모
커밋
f5b31aa2de
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/pages/Payment/index.js

+ 1
- 1
src/pages/Payment/index.js 파일 보기

@@ -493,7 +493,7 @@ const Index = () => {
onClick={() => paymentClick()}
sx={{ mt: 4, ...PAY_CONTAINED_BUTTON_SX }}
>
<FormattedMessage id="selectPaymentMethodBtn"/>
<FormattedMessage id="pay"/>
</Button>
<Button
component="span"


불러오는 중...
취소
저장