Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-02-18 10:12:07 +01:00
parent 8692482376
commit 53bceb5479
5 changed files with 47 additions and 30 deletions

View File

@@ -109,8 +109,8 @@ function App() {
<FrameworkListPage />
</ErrorBoundaryWithLocation>
</Suspense>
}
/>
}
/>
<Route
path="/frameworks/:frameworkId"
element={
@@ -129,8 +129,8 @@ function App() {
<VendorOverviewPage />
</ErrorBoundaryWithLocation>
</Suspense>
}
/>
}
/>
<Route
path="/settings"
element={