hypeserver / react-date-range

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

How I can use custom select and input? #589

Closed uCryNet closed 1 year ago

uCryNet commented 1 year ago

How I can render custom select and input? I'm using MUI and I want to use MUI components in react-date-range.

https://i.ibb.co/9rQGZ5B/Screenshot-20220810-175137.png

I'm using next calendar params: https://i.ibb.co/3CzZvfj/Screenshot-20220810-180405.png

uCryNet commented 1 year ago

Answer: https://github.com/hypeserver/react-date-range/issues/222