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 9357593 commit e1151eeCopy full SHA for e1151ee
package.json
@@ -55,12 +55,12 @@
55
}
56
},
57
"peerDependencies": {
58
- "@emotion/react": "^11.13.0",
+ "@emotion/react": "^11.13.0",
59
"@emotion/styled": "^11.13.0",
60
"@mui/material": "^6.0.0",
61
- "@types/react": "^18.0.0 | ^19.0.0",
62
- "react": "^18.0.0 | ^19.0.0",
63
- "react-dom": "^18.0.0 | ^19.0.0"
+ "@types/react": "^18.0.0 || ^19.0.0",
+ "react": "^18.0.0 || ^19.0.0",
+ "react-dom": "^18.0.0 || ^19.0.0"
64
65
"peerDependenciesMeta": {
66
"@types/react": {
0 commit comments