Add Profile route to routing system
cgen-06f36ef38b0947789f1a28d0b2b2a4be
This commit is contained in:
parent
17a512ef33
commit
2ab329c725
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ import Documentation from "./pages/Documentation";
|
|||
import Blog from "./pages/Blog";
|
||||
import Community from "./pages/Community";
|
||||
import Support from "./pages/Support";
|
||||
import Profile from "./pages/Profile";
|
||||
import Placeholder from "./pages/Placeholder";
|
||||
import NotFound from "./pages/NotFound";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue