From 615fe8babb4d39830c59e8dd0eff3ff2651729d0 Mon Sep 17 00:00:00 2001 From: GabrielTrettel Date: Sun, 29 May 2022 13:41:43 -0300 Subject: [PATCH] =?UTF-8?q?[Sprint=208=20fix]=20Removing=20"ok"=20btn=20fr?= =?UTF-8?q?om=20"Validando=20informa=C3=A7=C3=B5es"=20modal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/screens/PasswordRecoveryScreen.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/screens/PasswordRecoveryScreen.js b/src/app/screens/PasswordRecoveryScreen.js index a6c18e0..1765373 100644 --- a/src/app/screens/PasswordRecoveryScreen.js +++ b/src/app/screens/PasswordRecoveryScreen.js @@ -135,10 +135,6 @@ export default function PasswordRecovery({ navigation, route }) { - setConfirmatioModalData({ ...confirmatioModalData, show: false }) - } />