EPMRPP-92233 || add datepicker component #80
Annotations
5 errors
build:
src/components/datePicker/datePicker.tsx#L11
Cannot find name 'Locale'.
|
build:
src/components/datePicker/datePicker.tsx#L108
Type '{ headerNodes: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | null; ... 14 more ...; nextYearButtonDisabled: boolean; }' is not assignable to type 'DatePickerHeaderProps'.
|
build:
src/components/datePicker/input/input.tsx#L30
Argument of type 'FC<InputProps>' is not assignable to parameter of type 'ForwardRefRenderFunction<unknown, InputProps>'.
|
build:
src/components/index.ts#L17
Could not find a declaration file for module './datePicker'. '/home/runner/work/ui-kit/ui-kit/src/components/datePicker/index.js' implicitly has an 'any' type.
|
build
Process completed with exit code 2.
|