Skip to content

Commit

Permalink
Remove required prop from the filter field
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Jul 20, 2021
1 parent 0f3b33c commit 9a9d96e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ class HierarchicalTermSelector extends Component {
label={ filterLabel }
value={ filterValue }
onChange={ this.setFilterValue }
required
/>
),
<div
Expand Down

0 comments on commit 9a9d96e

Please sign in to comment.