mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
Feature/Setups of Onboarding Process (#4580)
UX enhancement: onboarding setup graphs Co-authored-by: llcc <lzhes43@gmail.com> Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
This commit is contained in:
@@ -244,6 +244,10 @@
|
||||
[]
|
||||
(= :home (get-current-route)))
|
||||
|
||||
(defn setups-picker?
|
||||
[]
|
||||
(= :repo-add (get-current-route)))
|
||||
|
||||
(defn get-current-page
|
||||
[]
|
||||
(when (= :page (get-current-route))
|
||||
|
||||
Reference in New Issue
Block a user