finnan444 / materialui-daterange-picker

A react date range picker implementation using @mui.
MIT License
0 stars 1 forks source link

closeOnClickOutside not working. when clicking the outside of daterange picker, the picker not closed. #7

Open gmariammal opened 1 year ago

finnan444 commented 1 year ago

@gmariammal When you run example in this project and set closeOnClickOutside={true} in DateRangeCard is it working?