chore: Remove dead code until python 3.8 support is dropped #1857
Annotations
1 warning
Build:
js/dataframe/index.tsx#L329
React Hook React.useCallback has an unnecessary dependency: 'tbodyRef.current'. Either exclude it or remove the dependency array. Mutable values like 'tbodyRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
Loading