Skip to content

Commit

Permalink
chore: remove name defaultprop
Browse files Browse the repository at this point in the history
  • Loading branch information
Wxh16144 committed Aug 30, 2024
1 parent 0a320f6 commit b37ed28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Upload.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class Upload extends Component<UploadProps> {
prefixCls: 'rc-upload',
data: {},
headers: {},
name: 'file',
multipart: false,
onStart: empty,
onError: empty,
Expand Down

0 comments on commit b37ed28

Please sign in to comment.