fix: lint warnings

This commit is contained in:
Tienson Qin
2024-04-03 21:05:39 +08:00
parent 08f492b849
commit 5a3bbcddac
11 changed files with 26 additions and 38 deletions

View File

@@ -56,8 +56,7 @@
[logseq.common.path :as path]
[react-draggable]
[reitit.frontend.easy :as rfe]
[rum.core :as rum]
[logseq.db :as ldb]))
[rum.core :as rum]))
(rum/defc nav-content-item < rum/reactive
[name {:keys [class count]} child]