mirror of
https://github.com/status-im/status-react.git
synced 2025-02-26 17:41:03 +00:00
lint fix
This commit is contained in:
parent
87cafabddc
commit
3738174283
@ -39,6 +39,7 @@
|
|||||||
(reanimated/animate opacity (if suggestions? 1 0)))
|
(reanimated/animate opacity (if suggestions? 1 0)))
|
||||||
[suggestions])
|
[suggestions])
|
||||||
[reanimated/view {:style (style/container opacity top theme)}
|
[reanimated/view {:style (style/container opacity top theme)}
|
||||||
[rn/scroll-view {:accessibility-label :mentions-list
|
[rn/scroll-view
|
||||||
|
{:accessibility-label :mentions-list
|
||||||
:keyboard-should-persist-taps :always}
|
:keyboard-should-persist-taps :always}
|
||||||
(map mention-item suggestions-state)]]))
|
(map mention-item suggestions-state)]]))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user