From af3aaaa2602079cb0c982c3ea874cf7c4df3e47e Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 02:54:55 +0000 Subject: [PATCH] completionId: cgen-d53ceeb7f03c4e568347f6dc2e2ecaa5 cgen-d53ceeb7f03c4e568347f6dc2e2ecaa5 --- client/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/App.tsx b/client/App.tsx index 8f6aa093..5ab9a094 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -23,6 +23,7 @@ import Corp from "./pages/Corp"; import Foundation from "./pages/Foundation"; import DevLink from "./pages/DevLink"; import DevLinkProfiles from "./pages/DevLinkProfiles"; +import Nexus from "./pages/Nexus"; import FoundationTeams from "./pages/foundation/FoundationTeams"; import FoundationAbout from "./pages/foundation/FoundationAbout"; import LabsExploreResearch from "./pages/labs/LabsExploreResearch";