From f82c973022f4929508a33a6fbb0f9cb72195e78c Mon Sep 17 00:00:00 2001 From: Ken Blanchard Date: Tue, 10 Dec 2024 12:32:29 -0400 Subject: [PATCH] Turn off default browser validate since we already do all validations with YUP --- src/pages/email.tsx | 2 +- src/pages/status.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/email.tsx b/src/pages/email.tsx index 250a6490f..c333b0ec4 100644 --- a/src/pages/email.tsx +++ b/src/pages/email.tsx @@ -215,7 +215,7 @@ const Email = () => {

{t('header')}

-
+

diff --git a/src/pages/status.tsx b/src/pages/status.tsx index 82ff03da2..326d9cd53 100644 --- a/src/pages/status.tsx +++ b/src/pages/status.tsx @@ -218,7 +218,7 @@ const Status = () => {

{t('header')}

- +