Leo %!s(int64=3) %!d(string=hai) anos
pai
achega
d1dca75884
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      components/VirtualScroll/index.tsx

+ 1 - 0
components/VirtualScroll/index.tsx

@@ -57,6 +57,7 @@ export default function VirtualScroll(props: VirtualScrollProps) {
     } else {
       setWrapElement(null);
     }
+    // eslint-disable-next-line react-hooks/exhaustive-deps
   }, []);
 
   useEffect(() => {