Skip to content

Commit

Permalink
docs: update transfer doc
Browse files Browse the repository at this point in the history
  • Loading branch information
solarjoker committed Dec 18, 2019
1 parent 3e722be commit 68cdcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/demo/transfer/section-search.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Demo extends React.Component {
render () {
return (
<Transfer
Type='multiple'
type='multiple'
showCheckAll
searchable
targetIds={this.state.targetKeys}
Expand Down

0 comments on commit 68cdcb5

Please sign in to comment.