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:
Charlie
2022-04-02 21:37:38 +08:00
committed by GitHub
parent bcffcd7661
commit 0d3ac91ca3
34 changed files with 799 additions and 566 deletions

View File

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