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 77b9f34 commit 9b8fd49Copy full SHA for 9b8fd49
package.json
@@ -42,6 +42,7 @@
42
"@types/jest": "^26.0.15",
43
"@types/react": "^16.8.19",
44
"@types/react-dom": "^16.8.4",
45
+ "antd": "^5.8.5",
46
"cross-env": "^7.0.1",
47
"dumi": "^2.1.0",
48
"eslint": "^7.0.0",
@@ -58,14 +59,14 @@
58
59
"@ant-design/cssinjs": "^1.8.1",
60
"@babel/runtime": "^7.18.3",
61
"@rc-component/portal": "^1.1.0",
- "antd": "^5.3.0",
62
"classnames": "^2.3.2",
63
"rc-align": "^4.0.0",
64
"rc-motion": "^2.0.0",
65
"rc-resize-observer": "^1.3.1",
66
"rc-util": "^5.27.1"
67
},
68
"peerDependencies": {
69
+ "antd": "^5.3.0",
70
"react": ">=16.9.0",
71
"react-dom": ">=16.9.0"
72
tests/__snapshots__/index.test.tsx.snap
0 commit comments