diff --git a/native/account/registration/connect-ethereum.react.js b/native/account/registration/connect-ethereum.react.js --- a/native/account/registration/connect-ethereum.react.js +++ b/native/account/registration/connect-ethereum.react.js @@ -4,7 +4,7 @@ import { Text, View } from 'react-native'; import RegistrationButton from './registration-button.react.js'; -import RegistrationContainer from './registration-container.react.js'; +import RegistrationContentContainer from './registration-content-container.react.js'; import type { RegistrationNavigationProp } from './registration-navigator.react.js'; import type { CoolOrNerdMode } from './registration-types.js'; import type { NavigationRoute } from '../../navigation/route-names.js'; @@ -73,7 +73,7 @@ return ( - + Do you want to connect an Ethereum Wallet to your account? @@ -81,7 +81,7 @@ - + - + To begin, choose your fighter Do you want Comm to choose reasonable defaults for you, or do you want @@ -83,7 +83,7 @@ We select reasonable defaults for you. - + - + Select a keyserver to join Chat communities on Comm are hosted on keyservers, which are @@ -123,7 +123,7 @@ ref={customKeyserverTextInputRef} /> - +