Skip to content

Commit 7da9a50

Browse files
committed
Update readme file 📚
1 parent 428d732 commit 7da9a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $ yarn add react-tailwindcss-datepicker
4141
Make sure you have installed the peer dependencies as well with the below versions.
4242
```
4343
"dayjs": "^1.11.6",
44-
"react": "^18.2.0"
44+
"react": "^17.0.2 || ^18.2.0"
4545
```
4646

4747
## Simple Usage

0 commit comments

Comments
 (0)