BIG-83: remove duplicate alert message in payment receive.

This commit is contained in:
elforjani3
2021-09-14 16:01:07 +02:00
parent e1a2fa57db
commit 0c238ab887
2 changed files with 1 additions and 2 deletions

View File

@@ -106,7 +106,6 @@ function PaymentReceiveForm({
message: intl.get('you_cannot_make_payment_with_zero_total_amount'),
intent: Intent.DANGER,
});
setSubmitting(false);
return;
}
const form = {