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
552 stars 169 forks source link

Influence arrow position #207

Open netgfx opened 1 year ago

netgfx commented 1 year 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?