Context menu shortcuts and sort dialog #759
Open
Annotations
2 warnings
|
Run yarn lint:
packages/react/src/components/SheetOverlay/index.tsx#L476
React Hook useEffect has missing dependencies: 'cellValue' and 'rangeText'. Either include them or remove the dependency array
|
|
Run yarn lint:
packages/react/src/components/FilterOption/index.tsx#L80
React Hook useCallback has an unnecessary dependency: 'getContainer'. Either exclude it or remove the dependency array
|
Loading