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