Explorar el Código

chore: frontend lint

would normally fix but would cause conflicts w/ other PRs
Gabriel Horner hace 10 meses
padre
commit
551070fb0c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}))]
                    (when (some? value) #{value}))]
     (multiple-values-inner block property value' opts)))
     (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?]
   [state block property {:keys [show-tooltip? p-block p-property editing?]
                          :as opts}]
                          :as opts}]
   (ui/catch-error
   (ui/catch-error