Loëck Vézien
7 years ago
No known key found for this signature in database
GPG Key ID: CBCDCE384E853AC4
1 changed files with
1 additions and
1 deletions
-
src/components/modals/AddAccount/index.js
|
|
@ -138,7 +138,7 @@ const defaultState = { |
|
|
|
}, |
|
|
|
accounts: [], |
|
|
|
progress: null, |
|
|
|
step: 'listAccounts', |
|
|
|
step: 'chooseWallet', |
|
|
|
} |
|
|
|
|
|
|
|
class AddAccountModal extends PureComponent<Props, State> { |
|
|
|