diff -r 2a861fed6bde -r 06f609adfbf8 client/src/index.js --- a/client/src/index.js Mon Jun 26 16:05:47 2017 +0200 +++ b/client/src/index.js Mon Jun 26 15:45:50 2017 +0200 @@ -9,6 +9,7 @@ import SessionList from './components/SessionList'; import Session from './components/Session'; import Login from './components/Login'; +import Register from './components/Register'; import Settings from './components/Settings'; import './index.css'; import registerServiceWorker from './registerServiceWorker'; @@ -27,6 +28,7 @@ +