move the BehaviorSubject init into the constructor

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-11-18 10:58:42 +01:00
parent 770b5eda87
commit 475edb5bc5
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