mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
minor fix
This commit is contained in:
parent
61b00eec49
commit
2f41554c9f
@ -55,6 +55,7 @@ class AddStrategy extends React.Component {
|
||||
|
||||
return (
|
||||
<Dropdown
|
||||
allowBlank={false}
|
||||
source={strats}
|
||||
onChange={this.addStrategy}
|
||||
label="+ Add strategy"
|
||||
|
Loading…
Reference in New Issue
Block a user