catalog-graph: add default route target
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -38,4 +38,5 @@ export const catalogEntityRouteRef = createExternalRouteRef({
|
||||
id: 'catalog-entity',
|
||||
params: ['namespace', 'kind', 'name'],
|
||||
optional: true,
|
||||
defaultTarget: 'catalog.catalogEntity',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user