Import Admin page component
cgen-5b61ce8c6bf544bd9fd769f2d5e311b6
This commit is contained in:
parent
0fd30912c9
commit
59f79cc62e
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ import Contact from "./pages/Contact";
|
|||
import GetStarted from "./pages/GetStarted";
|
||||
import Privacy from "./pages/Privacy";
|
||||
import Terms from "./pages/Terms";
|
||||
import Admin from "./pages/Admin";
|
||||
import NotFound from "./pages/NotFound";
|
||||
|
||||
const queryClient = new QueryClient();
|
||||
|
|
|
|||
Loading…
Reference in a new issue