Merge pull request #13662 from MiniMarker/merge_upstream
Add support for links on Template Card
This commit is contained in:
@@ -136,6 +136,7 @@ const app = createApp({
|
||||
});
|
||||
bind(scaffolderPlugin.externalRoutes, {
|
||||
registerComponent: catalogImportPlugin.routes.importPage,
|
||||
viewTechDoc: techdocsPlugin.routes.docRoot,
|
||||
});
|
||||
bind(orgPlugin.externalRoutes, {
|
||||
catalogIndex: catalogPlugin.routes.catalogIndex,
|
||||
|
||||
Reference in New Issue
Block a user