Michał Skorus
Results
1
comments of
Michał Skorus
The solution I found is to use the `mapDays` prop and pass the disabled prop when reaching the limit for other than selected days: ```jsx value={values} mapDays={({ date }) =>...