mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 03:54:32 +00:00
Magic suggestions fix (#772)
This commit is contained in:
parent
e070661ae3
commit
41c8d04919
@ -200,9 +200,9 @@
|
||||
[messages-view group-chat]]
|
||||
;; todo uncomment this
|
||||
#_(when @group-chat [typing-all])
|
||||
(when-not command?
|
||||
[suggestion-container])
|
||||
(if command?
|
||||
[response-view]
|
||||
[suggestion-container])
|
||||
(when show-emoji?
|
||||
[emoji-view])
|
||||
[chat-message-input-view]
|
||||
|
Loading…
x
Reference in New Issue
Block a user