mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix: comment out page highlight
This commit is contained in:
@@ -208,6 +208,7 @@
|
||||
|
||||
;; A page is just a logical block
|
||||
(rum/defcs page < rum/reactive
|
||||
#_
|
||||
{:did-mount (fn [state]
|
||||
(ui-handler/scroll-and-highlight! state)
|
||||
state)
|
||||
|
||||
Reference in New Issue
Block a user