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 3b411f0 commit b503f20Copy full SHA for b503f20
package.json
@@ -59,6 +59,7 @@
59
"@types/css-modules": "^1.0.2",
60
"@types/jest": "29.4.0",
61
"@types/node": "^18.15.3",
62
+ "@types/react": "^18.2.17",
63
"@types/react-dom": "18.0.11",
64
"@types/react-test-renderer": "^18.0.0",
65
"@typescript-eslint/eslint-plugin": "5.54.0",
@@ -124,7 +125,6 @@
124
125
},
126
"dependencies": {
127
"@floating-ui/dom": "^1.0.0",
- "@types/react": "^18.2.17",
128
"classnames": "^2.3.0"
129
}
130
0 commit comments