From 96494277928079377b9aea98507190e8d87a4957 Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Sun, 9 Jul 2017 11:26:36 -0700 Subject: [PATCH] Moved `SidebarHidden` as a temporary hack --- frontend/index.js | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/frontend/index.js b/frontend/index.js index 065c1ff8a..31ac2a65d 100644 --- a/frontend/index.js +++ b/frontend/index.js @@ -121,6 +121,21 @@ render( path={`/doc/${matchDocumentSlug}`} component={Document} /> + + + + + + + + + + + {/* This is a bit busted, break any view after it */} - - - - - - - -