completionId: cgen-18d821df92bb41cab02b575e6a9a2b89

cgen-18d821df92bb41cab02b575e6a9a2b89
This commit is contained in:
Builder.io 2025-11-15 08:59:51 +00:00
parent 7f2cc00e49
commit 1f94fd149b

View file

@ -588,7 +588,6 @@ const App = () => (
/>
{/* Client Hub routes */}
<Route path="/hub/client" element={<ClientHub />} />
<Route
path="/hub/client/dashboard"
element={<ClientDashboard />}