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 428d732 commit 7da9a50Copy full SHA for 7da9a50
README.md
@@ -41,7 +41,7 @@ $ yarn add react-tailwindcss-datepicker
41
Make sure you have installed the peer dependencies as well with the below versions.
42
```
43
"dayjs": "^1.11.6",
44
-"react": "^18.2.0"
+"react": "^17.0.2 || ^18.2.0"
45
46
47
## Simple Usage
0 commit comments