EPMRPP-108519 || Implement component for the side-panel #502
Annotations
6 warnings
|
Run lint:
src/components/table/types.ts#L31
Unexpected any. Specify a different type
|
|
Run lint:
src/components/table/types.ts#L27
Unexpected any. Specify a different type
|
|
Run lint:
src/components/selection/selection.tsx#L5
Using exported name 'Button' as identifier for default export
|
|
Run lint:
src/components/modal/modal.tsx#L116
React Hook useEffect has a missing dependency: 'onKeydown'. Either include it or remove the dependency array
|
|
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/datePicker.tsx#L15
Unexpected any. Specify a different type
|
Loading