Preview/discount pages

This commit is contained in:
Денис Катаев 2024-02-19 07:00:07 +00:00 committed by Victor Ershov
parent d6d6d487a6
commit e99343a17d

View File

@ -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) {