diff --git a/src/components/AddressForm.js b/src/components/AddressForm.js index 19ab35f036c1..dfea017692ef 100644 --- a/src/components/AddressForm.js +++ b/src/components/AddressForm.js @@ -122,7 +122,6 @@ function AddressForm({city, country, formID, onAddressChanged, onSubmit, shouldS submitButtonText={submitButtonText} enabledWhenOffline > - Navigation.goBack(ROUTES.SETTINGS_WALLET_DOMAINCARD.getRoute(domain))} /> - {headline} + {headline} {renderContent(onSubmit, submitButtonText, children, onValidate)} ); diff --git a/src/pages/settings/Wallet/Card/GetPhysicalCardConfirm.js b/src/pages/settings/Wallet/Card/GetPhysicalCardConfirm.js index e6a11e2ba1e1..10069bceb1c4 100644 --- a/src/pages/settings/Wallet/Card/GetPhysicalCardConfirm.js +++ b/src/pages/settings/Wallet/Card/GetPhysicalCardConfirm.js @@ -82,7 +82,7 @@ function GetPhysicalCardConfirm({ submitButtonText={translate('getPhysicalCard.shipCard')} title={translate('getPhysicalCard.header')} > - {translate('getPhysicalCard.estimatedDeliveryMessage')} + {translate('getPhysicalCard.estimatedDeliveryMessage')}