Add Services and Careers page imports to App.tsx
cgen-c5ece01802904728867d1f3b7aebf406
This commit is contained in:
parent
38dbbe2057
commit
b8183be52c
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@ import LegacyPassportRedirect from "./pages/LegacyPassportRedirect";
|
|||
import About from "./pages/About";
|
||||
import Contact from "./pages/Contact";
|
||||
import GetStarted from "./pages/GetStarted";
|
||||
import Services from "./pages/Services";
|
||||
import Careers from "./pages/Careers";
|
||||
import Privacy from "./pages/Privacy";
|
||||
import Terms from "./pages/Terms";
|
||||
import Admin from "./pages/Admin";
|
||||
|
|
|
|||
Loading…
Reference in a new issue