aboutsummaryrefslogtreecommitdiffstats
path: root/src/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.js')
-rw-r--r--src/App.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.js b/src/App.js
index 5d4eadb..b489c63 100644
--- a/src/App.js
+++ b/src/App.js
@@ -155,6 +155,7 @@ class Sidebar extends React.Component {
logOut() {
// location.replace("index.html");
+ window.location.replace("/");
console.log("log out");
}