Merge pull request #3651 from SDA-SE/feat/avatar

Add a Avatar component to @backstage/core
This commit is contained in:
Ben Lambert
2020-12-14 21:25:40 +01:00
committed by GitHub
10 changed files with 169 additions and 40 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core': patch
'@backstage/plugin-org': patch
---
Add a `<Avatar>` component to `@backstage/core`.