Merge pull request #5000 from backstage/rugvip/duped

core-api: remove duplicate element check during traversal
This commit is contained in:
Fredrik Adelöw
2021-03-18 11:45:23 +01:00
committed by GitHub
3 changed files with 5 additions and 29 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-api': patch
---
Allow elements to be used multiple times in the app element tree.