From ed2633b7feeeb58cd84e242f9ecb49612b6aab80 Mon Sep 17 00:00:00 2001 From: sumitdaga Date: Fri, 14 Sep 2018 14:41:05 +0530 Subject: [PATCH] attempting to fix #2091 --- src/components/Layout/Layout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Layout.jsx b/src/components/Layout/Layout.jsx index b1cb80177..a71cfc7ef 100644 --- a/src/components/Layout/Layout.jsx +++ b/src/components/Layout/Layout.jsx @@ -23,7 +23,7 @@ const Layout = (props) => { return (
{ props.topbar } - +
{ props.content }