Merge pull request #14326 from JSPRH/empty-state-multi-annotation

[MissingAnnotationEmptyState] Specify multiple annotation lines
This commit is contained in:
Patrik Oldsberg
2022-11-03 17:00:46 +01:00
committed by GitHub
3 changed files with 52 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
MissingAnnotationEmptyState now accepts either a string or an array of strings to support multiple missing annotations.