diff --git a/js/src/modals/CreateAccount/createAccount.js b/js/src/modals/CreateAccount/createAccount.js index ba8c6969a..40b7fbcd2 100644 --- a/js/src/modals/CreateAccount/createAccount.js +++ b/js/src/modals/CreateAccount/createAccount.js @@ -186,7 +186,7 @@ export default class CreateAccount extends Component { case 2: return [ - createType === 'fromNew' ? ( + createType === 'fromNew' || createType === 'fromPhrase' ? (