Merge branch 'preview/discount-pages' into 'main'

Preview/discount pages

See merge request witapp/aura-webapp!45
This commit is contained in:
Victor Ershov 2024-02-19 07:00:07 +00:00
commit 2d4d76477a

View File

@ -124,7 +124,7 @@ function PaymentModal() {
return setErrors("Something went wrong. Please try again later.");
}
setIsLoadingPayPal(false);
// window.location.href = link.href;
window.location.href = link.href;
};
if (isLoading) {