How to change current date underline color react-dateRangePicker

25 views Asked by At

i want to change the color of current date underline in react.js

i have tried the custom classes its not working to override i want a syntax to over ride react date range picker classes. i have used rangesColors but unable to get the syntax which let me to customize the design

1

There are 1 answers

0
Ravi Yadav On

You can use rangecolors property which is an array of strings(hex color codes).

refer https://www.npmjs.com/package/react-date-range