react-datepicker
react-datepicker copied to clipboard
prevent change style of passed MUI component to input prop
I use the MUI framework for my project. when I use Datepicker and pass MUI Input (TextField) to the input prop of Datepicker, the default style of TextField changes, ( border, label, and some functionality changed )