Skip to content

Commit da0e314

Browse files
authored
Merge pull request #302 from onesine/300-174-breaks-local-development-react-18
[Doc 📚 update] Update supported versions section
2 parents 3c323df + 6807ae0 commit da0e314

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ Go to [full documentation](https://react-tailwindcss-datepicker.vercel.app/)
4747

4848
Only **react-tailwindcss-datepicker** versions greater than or equal to **1.7.4** receive bug fixes and new features. The table below lists compatibility with the different **react** versions:
4949

50-
| Version | React Version |
51-
|---------------------------------------------------------------------------------|---------------|
52-
| [>= 1.7.4](https://github.com/onesine/react-tailwindcss-datepicker/tree/v1.7.4) | 19.x |
53-
| [<= 1.7.3](https://github.com/onesine/react-tailwindcss-datepicker/tree/v1.7.3) | 17.x, 18.x |
50+
| Version | React Version |
51+
|----------------------------------------------------------------------------|---------------|
52+
| [2.x](https://github.com/onesine/react-tailwindcss-datepicker/tree/v1.7.4) | 19.x |
53+
| [1.x](https://github.com/onesine/react-tailwindcss-datepicker/tree/v1.7.3) | 17.x, 18.x |
5454

5555
## Installation
5656

0 commit comments

Comments
 (0)