fixed AzureSite plugin UI load and action issue

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
This commit is contained in:
Deepankumar Loganathan
2023-01-24 12:12:38 +01:00
parent 38c3232645
commit 98a00a09d5
3 changed files with 11 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-azure-sites': patch
---
Fixed `AzureSites` plugin start and stop issue #15904
Fixed `AzureSites` UI load issue #15907