From 40abca5df9bbfdae4b597f0adcca3a0f8b5d8780 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 04:08:50 +0000 Subject: [PATCH] Register Opportunities route cgen-3731a606e62c4510b35131a77e0c9721 --- client/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/App.tsx b/client/App.tsx index efcefc47..49e69ada 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -142,6 +142,7 @@ const App = () => ( } /> } /> } /> + } /> {/* Legal routes */} } />