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 5485959 commit 10b9189Copy full SHA for 10b9189
components/upload/demo/transform-file.md
@@ -12,7 +12,6 @@ Use `transformFile` for transform file before request such as add a watermark.
12
<template>
13
<div>
14
<a-upload
15
- listType="picture"
16
action="https://www.mocky.io/v2/5cc8019d300000980a055e76"
17
:transformFile="transformFile"
18
>
0 commit comments