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 a00d0ed commit ac7281cCopy full SHA for ac7281c
README.md
@@ -63,8 +63,8 @@ yarn add react-tailwindcss-datepicker
63
Make sure you have installed the peer dependencies as well with the below versions.
64
65
```
66
-"dayjs": "^1.11.6",
67
-"react": "^17.0.2 || ^18.2.0"
+"dayjs": "^1.11.12",
+"react": "^17.0.2 || ^18.2.0" || "^19.0.0"
68
69
70
## Simple Usage
0 commit comments