core-api: remove duplicate element check during traversal

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-03-18 10:48:26 +01:00
parent e1bd13d8d7
commit e7f9b94356
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.