From be3b2bd56550b71a2ffb7eb1604c1b8c1d2dd4a2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 26 May 2018 21:33:26 +0200 Subject: refactor some task stuff --- app/client/common/param.component.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'app/client/common/param.component.js') diff --git a/app/client/common/param.component.js b/app/client/common/param.component.js index e788118..b2aefd3 100644 --- a/app/client/common/param.component.js +++ b/app/client/common/param.component.js @@ -8,10 +8,8 @@ export default class Param extends Component { render() { return (
- + {this.props.title} + {this.props.children}
) } -- cgit v1.2.3-70-g09d2