Skip to content

Commit

Permalink
[fix warning] Warning: Failed prop type: Invalid prop bsSize of value…
Browse files Browse the repository at this point in the history
… md (#6293)
  • Loading branch information
mistercrunch authored Nov 8, 2018
1 parent 70327ca commit 2607d0a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ export default class VizTypeControl extends React.PureComponent {
<FormControl
inputRef={this.setSearchRef}
type="text"
bsSize="md"
value={filter}
placeholder={t('Search')}
onChange={this.changeSearch}
Expand Down

0 comments on commit 2607d0a

Please sign in to comment.