fix: lint

This commit is contained in:
Tienson Qin
2024-09-15 12:36:30 +08:00
parent 4a42168dc3
commit 7b9acaa370
2 changed files with 2 additions and 3 deletions

View File

@@ -395,7 +395,7 @@
(let [block (db/pull [:block/uuid block-id])]
(editor-handler/edit-block! block :max)))))
(defn render!
(defn ^:large-vars/cleanup-todo render!
[state]
(let [[config id attr _code theme user-options] (:rum/args state)
default-open? (and (:editor/code-mode? @state/state)