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 3635f43 commit 4ad45e7Copy full SHA for 4ad45e7
package.json
@@ -41,7 +41,7 @@
41
"@babel/runtime": "^7.11.2",
42
"@rc-component/portal": "^1.0.2",
43
"classnames": "^2.2.6",
44
- "rc-dialog": "~9.4.0",
+ "rc-dialog": "~9.5.2",
45
"rc-motion": "^2.6.2",
46
"rc-util": "^5.34.1"
47
},
tests/__snapshots__/preview.test.tsx.snap
@@ -38,7 +38,6 @@ exports[`Preview add rootClassName should be correct when open preview 1`] = `
38
aria-modal="true"
39
class="rc-image-preview zoom-appear zoom-appear-prepare zoom"
40
role="dialog"
- style="transform-origin: 0px 0px;"
>
<div
aria-hidden="true"
0 commit comments