Add Status page import
cgen-5586b3a1f93b46c9a2187a9657b418bc
This commit is contained in:
parent
65ff014b5c
commit
3b9bd27f68
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 Status from "./pages/Status";
|
||||
import Profile from "./pages/Profile";
|
||||
import Placeholder from "./pages/Placeholder";
|
||||
import NotFound from "./pages/NotFound";
|
||||
|
|
|
|||
Loading…
Reference in a new issue