Skip to content

Commit

Permalink
chore: bump rc-dialog (#355)
Browse files Browse the repository at this point in the history
* chore: bump rc-dialog

* test: update snapshot
  • Loading branch information
zombieJ committed Jun 6, 2024
1 parent 3635f43 commit 4ad45e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/runtime": "^7.11.2",
"@rc-component/portal": "^1.0.2",
"classnames": "^2.2.6",
"rc-dialog": "~9.4.0",
"rc-dialog": "~9.5.2",
"rc-motion": "^2.6.2",
"rc-util": "^5.34.1"
},
Expand Down
1 change: 0 additions & 1 deletion tests/__snapshots__/preview.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ exports[`Preview add rootClassName should be correct when open preview 1`] = `
aria-modal="true"
class="rc-image-preview zoom-appear zoom-appear-prepare zoom"
role="dialog"
style="transform-origin: 0px 0px;"
>
<div
aria-hidden="true"
Expand Down

0 comments on commit 4ad45e7

Please sign in to comment.