catalog-import: migrated to new composability API

This commit is contained in:
Patrik Oldsberg
2021-02-02 19:44:05 +01:00
parent a5628df400
commit b712841d61
5 changed files with 26 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-import': patch
---
Migrated to new composability API, exporting the plugin instance as `catalogImportPlugin`, and the page as `CatalogImportPage`.