Skip to content

Commit

Permalink
Restore removeSelected defaultValue
Browse files Browse the repository at this point in the history
  • Loading branch information
banderson committed Jul 26, 2017
1 parent 70c198c commit 1059b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Select.js
Original file line number Diff line number Diff line change
Expand Up @@ -1175,6 +1175,7 @@ Select.defaultProps = {
optionComponent: Option,
pageSize: 5,
placeholder: 'Select...',
removeSelected: true,
required: false,
scrollMenuIntoView: true,
searchable: true,
Expand Down

0 comments on commit 1059b23

Please sign in to comment.