[bug] fix #2403 can't recover account
This commit is contained in:
parent
900d4074bf
commit
2e1a8dc6af
|
@ -47,8 +47,8 @@
|
|||
(spec/valid? ::v/password password))]
|
||||
[keyboard-avoiding-view {:style st/screen-container}
|
||||
[status-bar]
|
||||
[toolbar/simple-toolbar {:modal? modal?}
|
||||
(i18n/label :t/recover-access)]
|
||||
[toolbar/toolbar {:modal? modal?} toolbar/default-nav-back
|
||||
[toolbar/content-title (i18n/label :t/recover-access)]]
|
||||
[passphrase-input (or passphrase "")]
|
||||
[password-input (or password "")]
|
||||
[view {:flex 1}]
|
||||
|
|
Loading…
Reference in New Issue