From 0e754be885c3ee6beed18d68b6f408b318494394 Mon Sep 17 00:00:00 2001 From: Fernando Fuziii <48694083+fhfuzii@users.noreply.github.com> Date: Tue, 14 Jun 2022 10:40:58 -0300 Subject: [PATCH] Update ProfileSubmitted.tsx removing texts of the testing phase --- courier/unapproved/ProfileSubmitted.tsx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/courier/unapproved/ProfileSubmitted.tsx b/courier/unapproved/ProfileSubmitted.tsx index f9deaba4f..c85ac9340 100644 --- a/courier/unapproved/ProfileSubmitted.tsx +++ b/courier/unapproved/ProfileSubmitted.tsx @@ -77,7 +77,7 @@ export default function ({ navigation }: Props) { - {t('Cadastro enviado para o\n período de testes!')} + {t('Cadastro enviado...')} @@ -158,13 +158,6 @@ export default function ({ navigation }: Props) {
- { - navigation.navigate('AboutTests'); - }} - />