feat(init): add datePicker component #107
Annotations
3 errors and 1 warning
build:
src/pages/calendar-page.tsx#L88
'day.date' is possibly 'undefined'.
|
build:
src/pages/calendar-page.tsx#L92
Argument of type 'Date | undefined' is not assignable to parameter of type 'SetStateAction<Date>'.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|