react-tailwindcss-datepicker
react-tailwindcss-datepicker copied to clipboard
feat: Add `appendToBody` prop for flexible datepicker positioning
Added appendToBody prop feature. This is very handy we use datepicker in modals, popups, etc. where datapicker is rendered through parent component that makes it inside the modal.
May fix #210