Merge pull request #9310 from awanlin/topic/add-description-to-user-profile-card

Added description to UserProfileCard
This commit is contained in:
Johan Haals
2022-02-03 09:32:07 +01:00
committed by GitHub
4 changed files with 15 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
The description from `metadata.description` will now show as the `subheader` on the UserProfileCard in the same way as the GroupProfileCard