fix: reverted the faulty navigation keyword rename (#19487)

Signed-off-by: Cristian Lungu <lungucristian95@gmail.com>
This commit is contained in:
Lungu Cristian 2024-04-04 18:35:28 +03:00 committed by GitHub
parent d24eb96c9d
commit 0a6eaf1c12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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