Skip to content

change dob picker #1414

change dob picker

change dob picker #1414

Triggered via push October 26, 2024 05:25
Status Failure
Total duration 49s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: src/app/dashboard/students/StudentForm.tsx#L246
Type '{ mode: "single"; selected: Date; onSelect: (date: Date | undefined) => void; disabled: (date: Date) => boolean; month: Date; onMonthChange: Dispatch<SetStateAction<Date>>; initialFocus: true; }' is not assignable to type 'IntrinsicAttributes & DayPickerProps'.
test: src/components/ui/calendar.tsx#L57
Object literal may only specify known properties, and 'IconLeft' does not exist in type 'Partial<CustomComponents>'.
test
Process completed with exit code 2.