react-nice-dates
react-nice-dates copied to clipboard
add date-string attribute to <CalendarDay/>s
I need to control this component is a Jest test, there was no way I could currently think of to click on a certain day on the calendar. This PR adds a data attribute that Jest can query for.