Description
Disabled days can be selected with the selected prop.
https://codesandbox.io/p/sandbox/funny-brahmagupta-2d3gdh?file=%2Fsrc%2FApp.tsx%3A9%2C5
Expected Behavior
it should not select the day.
Actual Behavior
i bind the datepicker to an input field. I disabled the future dates, but they can be selected by the input field.

Description
Disabled days can be selected with the selected prop.
https://codesandbox.io/p/sandbox/funny-brahmagupta-2d3gdh?file=%2Fsrc%2FApp.tsx%3A9%2C5
Expected Behavior
it should not select the day.
Actual Behavior
i bind the datepicker to an input field. I disabled the future dates, but they can be selected by the input field.