mirror of
https://github.com/status-im/status-react.git
synced 2025-01-26 19:01:17 +00:00
Fix quo preview navigation (#19003)
This commit is contained in:
parent
61f8c51d85
commit
bd7ced5f25
@ -535,7 +535,7 @@
|
||||
[quo/button
|
||||
{:type :outline
|
||||
:container-style {:margin-vertical 8}
|
||||
:on-press #(rf/dispatch [:navigate-to category-name])}
|
||||
:on-press #(rf/dispatch [:open-modal category-name])}
|
||||
(name category-name)]))])))
|
||||
|
||||
(defn- main-screen
|
||||
|
Loading…
x
Reference in New Issue
Block a user