Remove console.log #2701
Annotations
4 errors
Format:
src/lib/ui/TabSet.tsx#L44
React Hook useLayoutEffect has a missing dependency: 'calculateHighlightStyle'. Either include it or remove the dependency array
|
Format:
src/lib/ui/TabSet.tsx#L51
React Hook useEffect has a missing dependency: 'calculateHighlightStyle'. Either include it or remove the dependency array
|
Format:
src/lib/ui/TabSet.tsx#L79
Missing return type on function
|
Format
Process completed with exit code 1.
|
Loading