From 99ac9533f0574155f6543367235b50a4e7035925 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Wed, 13 Mar 2024 13:35:42 -0400 Subject: [PATCH] fix: update submit button name --- app/routes/reset-password.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/routes/reset-password.tsx b/app/routes/reset-password.tsx index 245623e..94d3c80 100644 --- a/app/routes/reset-password.tsx +++ b/app/routes/reset-password.tsx @@ -44,13 +44,13 @@ export default function RecoverPassword() { labelProps={{ children: "Email Address" }} errors={fields.email.errors} /> - +

- ← Back to Login + ← Back to Login