1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00

minor fix

This commit is contained in:
ivaosthu 2016-10-25 23:43:21 +02:00
parent 8b378b9fea
commit 36bf3b2c81

View File

@ -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"