Register ResetPassword route
cgen-6121e3659bde4140b6b8f55d1f24e64f
This commit is contained in:
parent
1bddd2e6b1
commit
152e4ebcc4
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ import Feed from "./pages/Feed";
|
|||
import ProjectsNew from "./pages/ProjectsNew";
|
||||
import Opportunities from "./pages/Opportunities";
|
||||
import Explore from "./pages/Explore";
|
||||
import ResetPassword from "./pages/ResetPassword";
|
||||
import { Navigate } from "react-router-dom";
|
||||
import FourOhFourPage from "./pages/404";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue