From 9de62cc55f288998ecd2ba4aa5a9318fb2387335 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Fri, 8 Sep 2023 09:33:53 +0100 Subject: [PATCH] Update the mode of the action page --- src/pages/action.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/action.tsx b/src/pages/action.tsx index f7ebc16a..e85887ff 100644 --- a/src/pages/action.tsx +++ b/src/pages/action.tsx @@ -105,7 +105,7 @@ export default function Reset({code, mode, apiKey, continueUrl}: {code: string;
People smiling looking at a tablet - {mode === "reset" && ( + {mode === "resetPassword" && (
EnCoach's Logo