Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ Go to [full documentation](https://react-tailwindcss-datepicker.vercel.app/)

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:

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

## Installation

Expand Down