Add pricing page route
cgen-c6b225b4516d4ecaac38fbec39107f7d
This commit is contained in:
parent
d18357b9cd
commit
1e77404379
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ import GameDevelopment from "./pages/GameDevelopment";
|
|||
import DevelopmentConsulting from "./pages/DevelopmentConsulting";
|
||||
import MentorshipPrograms from "./pages/MentorshipPrograms";
|
||||
import ResearchLabs from "./pages/ResearchLabs";
|
||||
import Pricing from "./pages/Pricing";
|
||||
import Documentation from "./pages/Documentation";
|
||||
import DocsLayout from "./pages/DocsLayout";
|
||||
import DocsOverview from "./pages/docs/DocsOverview";
|
||||
|
|
|
|||
Loading…
Reference in a new issue