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 (
|
return (
|
||||||
<Dropdown
|
<Dropdown
|
||||||
|
allowBlank={false}
|
||||||
source={strats}
|
source={strats}
|
||||||
onChange={this.addStrategy}
|
onChange={this.addStrategy}
|
||||||
label="+ Add strategy"
|
label="+ Add strategy"
|
||||||
|
Loading…
Reference in New Issue
Block a user