Fixed guard route
Compare changes
+ 5
− 7
@@ -9,12 +9,11 @@ import NewPasswordView from "../views/NewPasswordView";
@@ -23,13 +22,11 @@ const routes = [
@@ -58,7 +55,6 @@ const routes = [
@@ -76,11 +72,13 @@ const routes = [
Fixed guard route to allow the user to enter home and other important pages to a non-loggged in user.