Merge pull request #8132 from backstage/freben/behavior-init-constructor

move the BehaviorSubject init into the constructor
This commit is contained in:
Fredrik Adelöw
2021-11-18 12:46:39 +01:00
committed by GitHub
2 changed files with 26 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
move the BehaviorSubject init into the constructor