mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
add basic implementation .
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
(rum/defc current-page < rum/reactive
|
||||
{:did-mount (fn [state]
|
||||
(state/set-root-component! (:rum/react-component state))
|
||||
(ui/setup-patch-ios-fixed-bottom-position)
|
||||
state)}
|
||||
[]
|
||||
(when-let [route-match (state/sub :route-match)]
|
||||
|
||||
Reference in New Issue
Block a user