hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.58k stars 667 forks source link

Some classNames overrides are not being applied #407

Open AmrineA opened 3 years ago

AmrineA commented 3 years ago

Subject of the issue

When attempting to set classNames for definedRangesWrapper, staticRanges, and staticRange, they don't appear to be applied to rendered output.

[BUG] Bug Reproduce Steps

[BUG] Expected behaviour

Environment

Package Version: 1.0.3 React version: 16.13.1 Node version: 12.18.3 Browser: Chrome 81

Migweld commented 3 years ago

The same also appears to apply to inputRanges and inputRange