mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 03:22:59 +08:00
test: fix image test snapshot
This commit is contained in:
parent
44f733ae23
commit
e9d3ee6928
@ -20,6 +20,7 @@ exports[`renders ./components/image/demo/fallback.md correctly 1`] = `
|
||||
<img
|
||||
class="ant-image-img"
|
||||
src="error"
|
||||
style="height:200px"
|
||||
/>
|
||||
</div>
|
||||
`;
|
||||
|
@ -125,7 +125,7 @@
|
||||
"rc-drawer": "~4.1.0",
|
||||
"rc-dropdown": "~3.1.2",
|
||||
"rc-field-form": "~1.10.0",
|
||||
"rc-image": "~3.0.2",
|
||||
"rc-image": "^3.0.5",
|
||||
"rc-input-number": "~6.0.0",
|
||||
"rc-mentions": "~1.4.0",
|
||||
"rc-menu": "~8.5.2",
|
||||
|
Loading…
Reference in New Issue
Block a user