1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

minor fix

This commit is contained in:
ivaosthu 2016-10-25 23:43:21 +02:00 committed by Ivar Conradi Østhus
parent 61b00eec49
commit 2f41554c9f

View File

@ -55,6 +55,7 @@ class AddStrategy extends React.Component {
return (
<Dropdown
allowBlank={false}
source={strats}
onChange={this.addStrategy}
label="+ Add strategy"