completionId: cgen-9e387358b5254e878daaea7791c807e6

cgen-9e387358b5254e878daaea7791c807e6
This commit is contained in:
Builder.io 2025-11-06 20:01:53 +00:00
parent 509f73b9a5
commit eb1937c00a

View file

@ -169,8 +169,6 @@ const App = () => (
<Route path="/labs" element={<Labs />} />
<Route path="/dev-link" element={<DevLink />} />
<Route path="/dev-link/waitlist" element={<DevLinkProfiles />} />
<Route path="/dev-link/browseprofiles" element={<DevLinkProfiles />} />
<Route path="/dev-link/browseprofiles/:profileId" element={<DevLinkProfile />} />
{/* Resource routes */}
<Route path="/docs" element={<DocsLayout />}>