skip to Main Content

react-datepicker css selected range

I am implementing: react-datepicker: https://www.npmjs.com/package/react-datepicker My expected: But, when I change start-date and end-date, I changed border-radius for start-date and end-date, and this is my result: Link to try: https://codesandbox.io/s/crazy-snow-sm2z62?file=/src/App.js My problem is: doesn't have background around start-date and end-date

VIEW QUESTION
Back To Top
Search