feat(EntityLayout): add 'if' prop to Route component

Signed-off-by: Phil Kuang <pkuang@factset.com>
This commit is contained in:
Phil Kuang
2021-04-23 16:18:07 -04:00
parent 74a5b00eb6
commit e0c9ed759d
5 changed files with 105 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/core': patch
'@backstage/plugin-catalog': patch
---
Add `if` prop to `EntityLayout.Route` to conditionally render tabs