Skip to content

Commit

Permalink
temp(*): remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
tao1991123 committed Jan 16, 2019
1 parent 15ce29a commit 0a05ec9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/upload/demo/text.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ ReactDOM.render((
onChange={onChange}
onSuccess={onSuccess}
listType="text"
extraRender={(file) => <span>11224</span>}
defaultValue={defaultValue}>
<Button type="primary" style={{margin: '0 0 10px'}}>Upload File</Button>
</Upload>
Expand Down

0 comments on commit 0a05ec9

Please sign in to comment.