diff --git a/src/pages/settings/Profile/Contacts/ContactMethodsPage.js b/src/pages/settings/Profile/Contacts/ContactMethodsPage.js index b5e05cf017df..e8cad8ba92eb 100644 --- a/src/pages/settings/Profile/Contacts/ContactMethodsPage.js +++ b/src/pages/settings/Profile/Contacts/ContactMethodsPage.js @@ -119,7 +119,7 @@ function ContactMethodsPage(props) { title={props.translate('contacts.contactMethods')} onBackButtonPress={() => Navigation.goBack(ROUTES.SETTINGS_PROFILE)} /> - + {props.translate('contacts.helpTextBeforeEmail')} @@ -131,15 +131,15 @@ function ContactMethodsPage(props) { {loginMenuItems} + +