From f506fd9ebf3c571408c8ea05071d114795480c86 Mon Sep 17 00:00:00 2001 From: Koosha Lahouti Date: Mon, 24 Nov 2025 17:13:54 +0330 Subject: [PATCH] fix: password button --- .../components/AuthenticationSteps/EnterPasswordForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/authentication/components/AuthenticationSteps/EnterPasswordForm.tsx b/src/features/authentication/components/AuthenticationSteps/EnterPasswordForm.tsx index 6080abd..9402fd7 100644 --- a/src/features/authentication/components/AuthenticationSteps/EnterPasswordForm.tsx +++ b/src/features/authentication/components/AuthenticationSteps/EnterPasswordForm.tsx @@ -201,7 +201,7 @@ export const EnterPasswordForm = ({ -