summaryrefslogtreecommitdiff
path: root/public/bundle.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-06-03 14:51:06 +0200
committerJules Laplace <julescarbon@gmail.com>2018-06-03 14:51:06 +0200
commit70551b5c0d32effb316a75d6bbe3c6807f8b4d05 (patch)
treea50470b6d74726ecdce0c66377841683de150cad /public/bundle.js
parenta450fa75edb927b7568b8a3198f9209c6a4c7f79 (diff)
margin
Diffstat (limited to 'public/bundle.js')
-rw-r--r--public/bundle.js2
1 files changed, 1 insertions, 1 deletions
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