From 59bc39099e82f4ce026e0ebd916c96bdc40fc951 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 19 Sep 2018 18:52:29 +0200 Subject: browser init --- app/client/index.jsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/client/index.jsx') diff --git a/app/client/index.jsx b/app/client/index.jsx index 0b0ed05..7fec561 100644 --- a/app/client/index.jsx +++ b/app/client/index.jsx @@ -10,6 +10,7 @@ import Auth from './auth' import { Header, AudioPlayer } from './common' import System from './system/system.component' import Dashboard from './dashboard/dashboard.component' +import Browser from './browser/browser.component' import modules from './modules' const module_list = Object.keys(modules).map(name => { @@ -33,6 +34,7 @@ const app = (
{console.log(props.location.pathname)}
} /> + { console.log('pziss'); }} /> { console.log('pziss'); }} /> -- cgit v1.2.3-70-g09d2