Closed adeonir closed 2 years ago
Today we have this app/components/DayPickerInput/api.ts that format dates provided to DateSelector.
app/components/DayPickerInput/api.ts
DateSelector
This could be moved to app/utils/handleApiDates and maybe renamed to app/utils/handleDates.
app/utils/handleApiDates
app/utils/handleDates
Today we have this
app/components/DayPickerInput/api.ts
that format dates provided toDateSelector
.This could be moved to
app/utils/handleApiDates
and maybe renamed toapp/utils/handleDates
.