mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: lint
This commit is contained in:
@@ -2100,7 +2100,7 @@
|
||||
[block]
|
||||
(string/blank? (:block/title block)))
|
||||
|
||||
(rum/defcs block-control < rum/reactive
|
||||
(rum/defcs ^:large-vars/cleanup-todo block-control < rum/reactive
|
||||
[state config block {:keys [uuid block-id collapsed? *control-show? edit? selected? top? bottom?]}]
|
||||
(let [doc-mode? (state/sub :document/mode?)
|
||||
control-show? (util/react *control-show?)
|
||||
|
||||
Reference in New Issue
Block a user