mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
fix typ0
This commit is contained in:
parent
217504d574
commit
c66b4f85c4
@ -78,7 +78,7 @@ const AddStrategy = ({
|
||||
<IconButton raised name="add" title="Add parameter" onClick={(e) => {
|
||||
e.preventDefault();
|
||||
incValue('_params');
|
||||
}}/> &nsbp;Add parameter
|
||||
}}/> Add parameter
|
||||
</section>
|
||||
|
||||
<br />
|
||||
|
Loading…
Reference in New Issue
Block a user