flowbite-react
flowbite-react copied to clipboard
On the Datepicker, Friday and Saturday aren't displaying the date under them?
Friday and Saturday are being ignored for some reason (look at the img). I'm not sure if this is a bug.
all I have is this:
<div>
<Datepicker/>
</div>
(url)