mirror of
https://github.com/status-im/status-react.git
synced 2025-02-13 03:16:55 +00:00
fix: reverted the faulty navigation keyword rename (#19487)
Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
This commit is contained in:
parent
d24eb96c9d
commit
0a6eaf1c12
@ -185,7 +185,7 @@
|
|||||||
:my-profile/recovery
|
:my-profile/recovery
|
||||||
:<- [:my-profile/seed]
|
:<- [:my-profile/seed]
|
||||||
(fn [seed]
|
(fn [seed]
|
||||||
(or seed {:step :screen/onboarding.intro})))
|
(or seed {:step :intro})))
|
||||||
|
|
||||||
(re-frame/reg-sub
|
(re-frame/reg-sub
|
||||||
:bottom-sheet-old
|
:bottom-sheet-old
|
||||||
|
Loading…
x
Reference in New Issue
Block a user