We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3355c8 commit 020698eCopy full SHA for 020698e
src/projects/detail/components/GroupsField/index.js
@@ -71,6 +71,7 @@ class GroupsField extends React.Component {
71
<FormsySelect
72
name="groups-field"
73
isMulti
74
+ heightAuto
75
onInputChange={this.handleInputChange}
76
onChange={this.handleChange}
77
value={this.state.groups}
0 commit comments