Open
Description
Browser
Chrome
Package version
3.0.1010
React version
18.3.1
Description
Different border size between enabled and disabled states for DateRangePicker:
Could be reproduced with a flex-row: DateRangePicker + button.
And setInterval(() => { isDisabled = !isDisabled; }, 200);
Source code
No response
Reproduction
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate problems