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