anne22 / drinky

1 stars 1 forks source link

add day toggle #2

Closed schacon closed 1 week ago

schacon commented 1 week ago

These changes use the React useState() method to update a list of dates that are drinking days.

It then converts that set into the format that is expected by the calendarActiveDateRanges prop to highlight the toggled days.