EPMRPP-94577 || Fix the tooltip on the sidebar's popover and progress… #159
Annotations
5 warnings
Run lint:
src/components/datePicker/datePicker.tsx#L15
Unexpected any. Specify a different type
|
Run lint:
src/components/datePicker/header/datePickerHeader.tsx#L55
React Hook useMemo has missing dependencies: 'locale' and 'year'. Either include them or remove the dependency array
|
Run lint:
src/components/datePicker/header/datePickerHeader.tsx#L64
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
|
Run lint:
src/components/modal/modal.tsx#L107
React Hook useEffect has a missing dependency: 'onKeydown'. Either include it or remove the dependency array
|
Run lint:
src/components/table/types.ts#L23
Unexpected any. Specify a different type
|
Loading