Просмотр исходного кода

chore: frontend lint

would normally fix but would cause conflicts w/ other PRs
Gabriel Horner 10 месяцев назад
Родитель
Сommit
551070fb0c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/frontend/components/property/value.cljs

+ 1 - 1
src/main/frontend/components/property/value.cljs

@@ -1248,7 +1248,7 @@
                    (when (some? value) #{value}))]
     (multiple-values-inner block property value' opts)))
 
-(rum/defcs property-value < rum/reactive db-mixins/query
+(rum/defcs ^:large-vars/cleanup-todo property-value < rum/reactive db-mixins/query
   [state block property {:keys [show-tooltip? p-block p-property editing?]
                          :as opts}]
   (ui/catch-error