mirror of
https://github.com/status-im/status-react.git
synced 2025-01-22 00:41:07 +00:00
put autofocus back
Former-commit-id: 7db357150897e9cd998b9a12915bc5cd18ec16a8
This commit is contained in:
parent
78551e0e8d
commit
e143760b4a
@ -34,8 +34,8 @@
|
||||
:fontSize 14
|
||||
:fontFamily "Avenir-Roman"
|
||||
:color "#9CBFC0"}
|
||||
:autoFocus false
|
||||
:placeholder "Type"
|
||||
:autoFocus true
|
||||
:placeholder "Type your message here"
|
||||
:value @text
|
||||
:onChangeText (fn [new-text]
|
||||
(dispatch [:generate-suggestions new-text])
|
||||
|
Loading…
x
Reference in New Issue
Block a user