File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<p align =" center " >
4
4
<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">
5
+ <img alt="React Tailwindcss Datepicker" width="100" style="border-radius: 100%;" src="https://raw.githubusercontent.com/onesine/react-tailwindcss-datepicker /master/assets/img/calendar_logo.svg?raw=true">
6
6
</a><br><br>
7
7
A modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker which uses Vuejs.
8
8
</p >
@@ -92,17 +92,17 @@ export default App;
92
92
93
93
** Light Mode**
94
94
95
- ![ Light Mode] ( https://raw.githubusercontent.com/onesine/react-tailwindcss-select /master/assets/img/Screen_Shot_2022-08-04_at_17.04.09_light.png?raw=true )
95
+ ![ Light Mode] ( https://raw.githubusercontent.com/onesine/react-tailwindcss-datepicker /master/assets/img/Screen_Shot_2022-08-04_at_17.04.09_light.png?raw=true )
96
96
97
97
** Dark Mode**
98
98
99
- ![ Dark Mode] ( https://raw.githubusercontent.com/onesine/react-tailwindcss-select /master/assets/img/Screen_Shot_2022-08-04_at_17.04.09_dark.png?raw=true )
99
+ ![ Dark Mode] ( https://raw.githubusercontent.com/onesine/react-tailwindcss-datepicker /master/assets/img/Screen_Shot_2022-08-04_at_17.04.09_dark.png?raw=true )
100
100
101
101
** Supported themes**
102
102
![ Theme supported] ( https://raw.githubusercontent.com/onesine/react-tailwindcss-select/master/assets/img/Screen_Shot_2022-08-04_at_17.04.09_theme.png?raw=true )
103
103
104
104
** Teal themes example**
105
- ![ Theme supported] ( https://raw.githubusercontent.com/onesine/react-tailwindcss-select /master/assets/img/Screen_Shot_2022-08-04_at_17.04.09_teal.png?raw=true )
105
+ ![ Theme supported] ( https://raw.githubusercontent.com/onesine/react-tailwindcss-datepicker /master/assets/img/Screen_Shot_2022-08-04_at_17.04.09_teal.png?raw=true )
106
106
107
107
You can find the demo at [ here] ( https://react-tailwindcss-datepicker.vercel.app/ )
108
108
You can’t perform that action at this time.
0 commit comments