fixed the duplicate non-approval call from intellipay

This commit is contained in:
swtmply
2023-03-15 03:45:08 +08:00
parent 56c366e9e8
commit cf017fb80b
2 changed files with 26 additions and 18 deletions

View File

@@ -41,7 +41,7 @@ function CardPaymentModalContainer({
Go Back
</Button>,
]}
width="50%"
width="60%"
destroyOnClose
>
<CardPaymentModalComponent bodyshop={bodyshop} context={context} />