mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
fix #586
This commit is contained in:
parent
cd96bad569
commit
3936c05ecd
@ -79,8 +79,7 @@
|
||||
(defn user-chat-items [chat-id]
|
||||
[(item-user chat-id)
|
||||
item-search
|
||||
item-notifications
|
||||
item-settings])
|
||||
item-notifications])
|
||||
|
||||
(defn overlay [{:keys [on-click-outside]} items]
|
||||
[view st/actions-overlay
|
||||
|
Loading…
x
Reference in New Issue
Block a user