Browse Source

chore: fix ci failed (#41286)

* chore: fix ci failed

* chore: update demo
pull/41281/head
Amumu 2 years ago
committed by GitHub
parent
commit
7ba8c7a8f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4159
      components/drawer/__tests__/__snapshots__/demo-extend.test.tsx.snap
  2. 2
      components/upload/demo/crop-image.md

4159
components/drawer/__tests__/__snapshots__/demo-extend.test.tsx.snap

File diff suppressed because it is too large

2
components/upload/demo/crop-image.md

@ -49,7 +49,7 @@ const App: React.FC = () => {
};
return (
<ImgCrop rotate>
<ImgCrop rotationSlider>
<Upload
action="https://www.mocky.io/v2/5cc8019d300000980a055e76"
listType="picture-card"

Loading…
Cancel
Save