mainstack-payments 0.2.4 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -26507,7 +26507,7 @@ const ez = "Payment Completed", tz = ({
|
|
|
26507
26507
|
if (ie.preventDefault(), Je(!0), l) {
|
|
26508
26508
|
const tt = await l(L.values);
|
|
26509
26509
|
if (await L.validateForm(), tt != null && tt.terminate) {
|
|
26510
|
-
Je(!1);
|
|
26510
|
+
Je(!1), L.setSubmitting(!1);
|
|
26511
26511
|
return;
|
|
26512
26512
|
}
|
|
26513
26513
|
L.submitForm(), Je(!1);
|