react-nice-dates icon indicating copy to clipboard operation
react-nice-dates copied to clipboard

add date-string attribute to <CalendarDay/>s

Open ryanfiller opened this issue 2 years ago • 0 comments

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.

ryanfiller avatar Aug 11 '22 20:08 ryanfiller