Preview/discount pages
This commit is contained in:
parent
d6d6d487a6
commit
e99343a17d
@ -124,7 +124,7 @@ function PaymentModal() {
|
|||||||
return setErrors("Something went wrong. Please try again later.");
|
return setErrors("Something went wrong. Please try again later.");
|
||||||
}
|
}
|
||||||
setIsLoadingPayPal(false);
|
setIsLoadingPayPal(false);
|
||||||
// window.location.href = link.href;
|
window.location.href = link.href;
|
||||||
};
|
};
|
||||||
|
|
||||||
if (isLoading) {
|
if (isLoading) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user