Merge pull request #17868 from luchillo17/feat/BCKSTG-148-catalog-template-link-in-abou
feat(catalog): Link launch template in Entity's AboutCard
This commit is contained in:
@@ -142,6 +142,7 @@ const app = createApp({
|
||||
bind(catalogPlugin.externalRoutes, {
|
||||
createComponent: scaffolderPlugin.routes.root,
|
||||
viewTechDoc: techdocsPlugin.routes.docRoot,
|
||||
createFromTemplate: scaffolderPlugin.routes.selectedTemplate,
|
||||
});
|
||||
bind(apiDocsPlugin.externalRoutes, {
|
||||
registerApi: catalogImportPlugin.routes.importPage,
|
||||
|
||||
Reference in New Issue
Block a user