mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
update label
This commit is contained in:
parent
902d94f86a
commit
eef0a47497
@ -61,7 +61,7 @@ class AddStrategy extends React.Component {
|
|||||||
allowBlank={false}
|
allowBlank={false}
|
||||||
source={strats}
|
source={strats}
|
||||||
onChange={this.addStrategy}
|
onChange={this.addStrategy}
|
||||||
label="+ Add strategy"
|
label="Add an activation strategy"
|
||||||
template={this.customItem}
|
template={this.customItem}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user