Feat/date value datepicker #1153
Annotations
8 errors
Run typecheck
Type '{ defaultDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
|
Run typecheck
Type '{ defaultDate: Date; maxDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
|
Run typecheck
Type '{ defaultDate: Date; maxDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
|
Run typecheck
Type '{ defaultDate: Date; minDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
|
Run typecheck
flowbite-react#typecheck: command (/home/runner/work/flowbite-react/flowbite-react/packages/ui) /home/runner/.bun/bin/bun run typecheck exited (2)
|
Run typecheck
Type '{ defaultDate: Date; minDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
|
Run typecheck
Type '{ defaultDate: Date; minDate: Date; maxDate: Date; }' is not assignable to type 'IntrinsicAttributes & DatepickerProps & RefAttributes<DatepickerRef>'.
|
Run typecheck
Process completed with exit code 2.
|
Loading