Merge pull request #8544 from kuangp/fix/welcomeTitle

fix(WelcomeTitle): use non-deprecated IdentityApi methods
This commit is contained in:
Fredrik Adelöw
2021-12-21 16:11:38 +01:00
committed by GitHub
2 changed files with 29 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home': patch
---
Fix undefined identity bug in `WelcomeTitle` caused by using deprecated methods of the IdentityApi