fix(WelcomeTitle): use non-deprecated IdentityApi methods

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2021-12-17 14:34:43 -05:00
parent 6ae3e64b14
commit 6d36220ef2
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