mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix: lint
This commit is contained in:
@@ -630,7 +630,6 @@
|
||||
[state' state title group visible-items first-item sidebar?]
|
||||
(let [{:keys [show items]} (some-> state ::results deref group)
|
||||
highlighted-item (or @(::highlighted-item state) first-item)
|
||||
highlighted-group @(::highlighted-group state)
|
||||
*mouse-active? (::mouse-active? state')
|
||||
filter' @(::filter state)
|
||||
can-show-less? (< (get-group-limit group) (count visible-items))
|
||||
|
||||
Reference in New Issue
Block a user