mirror of
https://github.com/status-im/status-react.git
synced 2025-02-02 14:14:39 +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/seed]
|
||||
(fn [seed]
|
||||
(or seed {:step :screen/onboarding.intro})))
|
||||
(or seed {:step :intro})))
|
||||
|
||||
(re-frame/reg-sub
|
||||
:bottom-sheet-old
|
||||
|
Loading…
x
Reference in New Issue
Block a user