cleanup: frontend.components.block.cljs

This commit is contained in:
leizhe
2021-10-15 15:46:03 +08:00
committed by Tienson Qin
parent 43cc8c2723
commit be28193e32
5 changed files with 94 additions and 109 deletions

View File

@@ -80,7 +80,7 @@
:block? true
:search? true}
repo
(clojure.core/uuid uuid) format
(clojure.core/uuid uuid)
{:indent? false})])
[:div {:class "font-medium" :key "content"} (highlight-exact-query content q)]]])