Skip to content

Commit

Permalink
Merge branch 'master' into docs/checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter authored Jan 25, 2022
2 parents 6998973 + 96b8a6f commit 210f1ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/Search/Search.js
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@ Search.defaultProps = {
minCharacters: 1,
noResultsMessage: 'No results found.',
showNoResults: true,
placeholder: '',
}

Search.autoControlledProps = ['open', 'value']
Expand Down

0 comments on commit 210f1ca

Please sign in to comment.