onesine / react-tailwindcss-datepicker

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
https://react-tailwindcss-datepicker.vercel.app/
MIT License
505 stars 147 forks source link

Influence arrow position #207

Open netgfx opened 8 months ago

netgfx commented 8 months ago

I added right-0 to the containerClass in order to display the container towards the left (because the input it was on the right edge of the screen), but how can I alter the arrow position to move it on the right side of the container?