Michael

Results 1 issues of Michael

If I pass an empty array to the `enabledDates` prop, the expected behavior would be that all dates are disabled. Yet, an empty array doesn't disable any dates. ```ruby isDateDisabled(date)...