diff --git a/pairent_frontend_react/src/router/index.jsx b/pairent_frontend_react/src/router/index.jsx index f974609..86ad7a6 100644 --- a/pairent_frontend_react/src/router/index.jsx +++ b/pairent_frontend_react/src/router/index.jsx @@ -23,7 +23,7 @@ export default Object.freeze({ { path: "/comparisons", component: , exact: true }, { path: "/tinder", component: , exact: true }, { path: "/login", component: , exact: true }, - { path: "/sign-in", component: , exact: true }, + { path: "/sign-in", component: , exact: true }, { path: "/psych_test", component: , exact: true }, ], privateRoutes: [],