1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +01:00
This commit is contained in:
sveisvei 2016-12-10 23:11:11 +01:00
parent 217504d574
commit c66b4f85c4

View File

@ -78,7 +78,7 @@ const AddStrategy = ({
<IconButton raised name="add" title="Add parameter" onClick={(e) => {
e.preventDefault();
incValue('_params');
}}/> &nsbp;Add parameter
}}/> &nbsp;Add parameter
</section>
<br />