mirror of
https://github.com/status-im/status-react.git
synced 2025-02-17 05:16:46 +00:00
ui: remove auto correct from passphrase recover
This commit is contained in:
parent
ef8d5dca6c
commit
e3cedbc172
@ -32,6 +32,7 @@
|
||||
:placeholder (i18n/label :t/enter-12-words)
|
||||
:multiline true
|
||||
:default-value passphrase
|
||||
:auto-correct false
|
||||
:on-change-text #(re-frame/dispatch [:set-in [:accounts/recover :passphrase] %])
|
||||
:error error}]))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user