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