EPMRPP-92233 || add datepicker component #84
Annotations
9 warnings
src/components/datePicker/datePicker.tsx#L14
Unexpected any. Specify a different type
|
src/components/datePicker/datePicker.tsx#L19
Unexpected any. Specify a different type
|
src/components/datePicker/datePicker.tsx#L40
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
src/components/datePicker/header/datePickerHeader.tsx#L60
React Hook useMemo has a missing dependency: 'months'. Either include it or remove the dependency array
|
src/components/datePicker/header/datePickerHeader.tsx#L70
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
|
src/components/datePicker/input/input.tsx#L15
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
src/components/datePicker/input/input.tsx#L33
Fast refresh can't handle anonymous components. Add a name to your export
|
src/components/modal/modal.tsx#L91
React Hook useEffect has a missing dependency: 'onKeydown'. Either include it or remove the dependency array
|
src/components/table/types.ts#L23
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading