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 bbad566 commit a14f857Copy full SHA for a14f857
package.json
@@ -94,6 +94,6 @@
94
"typescript": "4.2.2"
95
},
96
"peerDependencies": {
97
- "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0" || ^19.0.0"
98
}
99
0 commit comments