Merge pull request #4490 from SDA-SE/feat/about-card-port

Port AboutCard
This commit is contained in:
Oliver Sand
2021-02-12 10:35:34 +01:00
committed by GitHub
5 changed files with 38 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
Migrate about card to new composability API, exporting the entity cards as `EntityAboutCard`.