From 70551b5c0d32effb316a75d6bbe3c6807f8b4d05 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 3 Jun 2018 14:51:06 +0200 Subject: margin --- public/bundle.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/bundle.js') diff --git a/public/bundle.js b/public/bundle.js index b5de37c..6596af0 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -1406,7 +1406,7 @@ function Group(props) { return (0, _preact.h)( 'div', { className: 'group' }, - (0, _preact.h)( + this.props.title && (0, _preact.h)( 'h3', null, this.props.title -- cgit v1.2.3-70-g09d2