We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f914e commit eb69b2cCopy full SHA for eb69b2c
README.md
@@ -1,7 +1,7 @@
1
# React Tailwindcss Datepicker
2
3
<p align="center">
4
- <a href="https://vue-tailwind-datepicker.com" target="_blank">
+ <a href="https://react-tailwindcss-datepicker.vercel.app/" target="_blank">
5
<img alt="React Tailwindcss Datepicker" width="100" style="border-radius: 100%;" src="https://raw.githubusercontent.com/onesine/react-tailwindcss-select/master/assets/img/calendar_logo.svg?raw=true">
6
</a><br><br>
7
A modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker which uses Vuejs.
0 commit comments