Skip to content

Commit 4ad45e7

Browse files
authored
chore: bump rc-dialog (#355)
* chore: bump rc-dialog * test: update snapshot
1 parent 3635f43 commit 4ad45e7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/runtime": "^7.11.2",
4242
"@rc-component/portal": "^1.0.2",
4343
"classnames": "^2.2.6",
44-
"rc-dialog": "~9.4.0",
44+
"rc-dialog": "~9.5.2",
4545
"rc-motion": "^2.6.2",
4646
"rc-util": "^5.34.1"
4747
},

tests/__snapshots__/preview.test.tsx.snap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ exports[`Preview add rootClassName should be correct when open preview 1`] = `
3838
aria-modal="true"
3939
class="rc-image-preview zoom-appear zoom-appear-prepare zoom"
4040
role="dialog"
41-
style="transform-origin: 0px 0px;"
4241
>
4342
<div
4443
aria-hidden="true"

0 commit comments

Comments
 (0)