fix: lint

This commit is contained in:
Tienson Qin
2025-04-11 09:22:51 +08:00
parent f5342c3192
commit 1f39afb6ca

View File

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