diff -r f0f83f5530a6 -r c78d579f4b55 client/src/index.js
--- a/client/src/index.js Thu Dec 06 01:35:30 2018 +0100
+++ b/client/src/index.js Tue Dec 18 02:27:22 2018 +0100
@@ -13,6 +13,7 @@
import CreateGroup from './components/CreateGroup';
import ReadOnlySession from './components/ReadOnlySession';
import Register from './components/Register';
+import Reset from './components/Reset';
import Settings from './components/Settings';
import './index.css';
import registerServiceWorker from './registerServiceWorker';
@@ -35,6 +36,7 @@
+