mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: lint
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
|
||||
(rum/defc ^:large-vars/cleanup-todo block-title < rum/static
|
||||
"Used on table view"
|
||||
[block* {:keys [create-new-block width row property property-ident]}]
|
||||
[block* {:keys [create-new-block width row property]}]
|
||||
(let [*ref (hooks/use-ref nil)
|
||||
[opacity set-opacity!] (hooks/use-state 0)
|
||||
[focus-timeout set-focus-timeout!] (hooks/use-state nil)
|
||||
|
||||
Reference in New Issue
Block a user