From eba78ebe729dff0576548de8f3fbdc62d8c04868 Mon Sep 17 00:00:00 2001 From: Yaroslav Grachev Date: Thu, 17 Oct 2024 14:45:07 +0300 Subject: [PATCH] Update PasswordForgotten.tsx --- app/ui/molecules/PasswordReset/PasswordForgotten.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ui/molecules/PasswordReset/PasswordForgotten.tsx b/app/ui/molecules/PasswordReset/PasswordForgotten.tsx index 73826c3..1531a2c 100644 --- a/app/ui/molecules/PasswordReset/PasswordForgotten.tsx +++ b/app/ui/molecules/PasswordReset/PasswordForgotten.tsx @@ -46,7 +46,7 @@ export const PasswordForgotten = ({ onClose, onSubmit }: Props) => { onPress={handleSubmit} > - Delete Backup setIsDisabled(false)} /> + Delete Backup setIsDisabled(false)} />