fix(ui): update dependency react-day-picker to v9 #1132
ci-ui.yaml
on: pull_request
Lint, Typecheck, Test, and Build
39s
Annotations
3 errors
Lint, Typecheck, Test, and Build
Type '{ mode: "single"; defaultMonth: Date; selected: Date; onSelect: (...event: any[]) => void; disabled: (date: Date) => boolean; onDayClick: () => void; initialFocus: true; }' is not assignable to type 'IntrinsicAttributes & DayPickerProps'.
|
Lint, Typecheck, Test, and Build
Object literal may only specify known properties, and 'IconLeft' does not exist in type 'Partial<CustomComponents>'.
|
Lint, Typecheck, Test, and Build
Process completed with exit code 2.
|