Start of refactoring based on feedback

Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
This commit is contained in:
Andre Wanlin
2021-10-07 19:55:26 -05:00
parent a44d32d46c
commit 9953dc1b44
15 changed files with 72 additions and 40 deletions
@@ -34,7 +34,7 @@ import {
EntityProvidingComponentsCard,
} from '@backstage/plugin-api-docs';
import {
EntityAzureDevOpsContent,
EntityAzurePipelinesContent,
isAzureDevOpsAvailable,
} from '@backstage/plugin-azure-devops';
import { EntityBadgesDialog } from '@backstage/plugin-badges';
@@ -188,7 +188,7 @@ export const cicdContent = (
</EntitySwitch.Case>
<EntitySwitch.Case if={isAzureDevOpsAvailable}>
<EntityAzureDevOpsContent />
<EntityAzurePipelinesContent />
</EntitySwitch.Case>
<EntitySwitch.Case>