From 4ea3445464764d4d89ddbf2194d805e30b090889 Mon Sep 17 00:00:00 2001 From: Henrik Date: Sun, 19 Mar 2017 00:10:31 +0100 Subject: [PATCH] add custom inner children (#1621) --- lib/containers/hyper.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/containers/hyper.js b/lib/containers/hyper.js index 183305bb..5a110e50 100644 --- a/lib/containers/hyper.js +++ b/lib/containers/hyper.js @@ -108,6 +108,7 @@ class Hyper extends Component { > + { this.props.customInnerChildren }