diff --git a/frontend/src/component/strategies/add-strategy.jsx b/frontend/src/component/strategies/add-strategy.jsx index 29131c4b1c..a3ec16f941 100644 --- a/frontend/src/component/strategies/add-strategy.jsx +++ b/frontend/src/component/strategies/add-strategy.jsx @@ -17,7 +17,7 @@ function gerArrayWithEntries (num) { } const Parameter = ({ set, input = {}, index }) => ( -
+
Be carefull! Changing a strategy definition might also require changes to the implementation in the clients.
@@ -132,35 +132,33 @@ class AddStrategy extends Component { return (