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 3e47f43 commit 4032adcCopy full SHA for 4032adc
packages/devextreme-react/package.json
@@ -23,8 +23,8 @@
23
"license": "MIT",
24
"peerDependencies": {
25
"devextreme": "22.1-next",
26
- "react": "^16.2.0 || ^17.0.0",
27
- "react-dom": "^16.2.0 || ^17.0.0"
+ "react": "^16.2.0 || ^17.0.0 || ^18.0.0",
+ "react-dom": "^16.2.0 || ^17.0.0 || ^18.0.0"
28
},
29
"dependencies": {
30
"devextreme-internal-tools": "^7.6.0",
0 commit comments