chore(sync): hiding login&file-sync icon currently

pull/3839/head
rcmerci 2022-01-10 13:48:56 +08:00
parent ea265a973c
commit 6537eb9672
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
(route-handler/go-to-journals!))}
(ui/icon "home" {:style {:fontSize ui/icon-size}})]))
(def hiding-login&file-sync true)
(rum/defc login < rum/reactive
[]
(let [_ (state/sub :auth/id-token)]