mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
minor fix
This commit is contained in:
parent
8b378b9fea
commit
36bf3b2c81
@ -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