Browse Source

fix: lint

charlie 3 năm trước cách đây
mục cha
commit
0888fc2a77
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/frontend/components/plugins.cljs

+ 1 - 1
src/main/frontend/components/plugins.cljs

@@ -597,7 +597,7 @@
     [:div {:ref (.-ref inViewState)}
      [:p.py-1.text-center.opacity-0 (when (.-inView inViewState) "·")]]))
 
-(rum/defcs marketplace-plugins
+(rum/defcs ^:large-vars/data-var marketplace-plugins
   < rum/static rum/reactive
     plugin-items-list-mixins
     (rum/local false ::fetching)