materialui-daterange-picker
materialui-daterange-picker copied to clipboard
Remove dateRangeBackdrop if closeOnClickOutside is false
The generated backdrop is in the way in some cases (like when using my own ClickAwayListener, or using the DateRangePicker in a Modal).
There is no point in adding the backdrop if the closeOnClickOutside is false.