Currently, you have this input field provided by the library:
It'd be amazing if you could style this input field too. I tried using classNames on the DatePicker and change the background color (in this example bg-green-300) but unfortunately it doesn't work as expected (check the edges):
Currently, you have this input field provided by the library:
It'd be amazing if you could style this input field too. I tried using
classNames
on the DatePicker and change the background color (in this examplebg-green-300
) but unfortunately it doesn't work as expected (check the edges):