Is there a way to customize a flowbite Datepicker in React

82 views Asked by At

I'm using the <Datepicker/> component but unable to customize it, if I add a className directly to the component, which is what flowbite recommends for component customization, I only end up customizing the input field, not the actual popup datepicker.

0

There are 0 answers