Add Foundation import to App.tsx
cgen-ce8ec78694af4496a575ff64cd61e713
This commit is contained in:
parent
7f977dc7cd
commit
654e8545ce
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ import MentorshipPrograms from "./pages/MentorshipPrograms";
|
|||
import ResearchLabs from "./pages/ResearchLabs";
|
||||
import Labs from "./pages/Labs";
|
||||
import GameForge from "./pages/GameForge";
|
||||
import Foundation from "./pages/Foundation";
|
||||
import Corp from "./pages/Corp";
|
||||
import Staff from "./pages/Staff";
|
||||
import DevLink from "./pages/DevLink";
|
||||
|
|
|
|||
Loading…
Reference in a new issue