mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-19 12:06:48 +00:00
disable auto-correction for pubchat name
This commit is contained in:
parent
08ae404980
commit
dd8226b31d
@ -31,7 +31,8 @@
|
|||||||
:auto-capitalize :none
|
:auto-capitalize :none
|
||||||
:accessibility-label :chat-name-input
|
:accessibility-label :chat-name-input
|
||||||
:placeholder nil
|
:placeholder nil
|
||||||
:return-key-type :go}]]]
|
:return-key-type :go
|
||||||
|
:auto-correct false}]]]
|
||||||
(when error
|
(when error
|
||||||
[tooltip/tooltip error styles/tooltip])])
|
[tooltip/tooltip error styles/tooltip])])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user