Merge pull request #5825 from backstage/mob/evolution-v2

core: split into three new separate packages
This commit is contained in:
Patrik Oldsberg
2021-06-01 17:29:06 +02:00
committed by GitHub
455 changed files with 34132 additions and 46 deletions
@@ -85,7 +85,7 @@ const overviewContent = (
</Grid>
<Grid item md={4} xs={12}>
<EntityLinksCard />
</Grid>
</Grid>
<Grid item md={8} xs={12}>
<EntityHasSubcomponentsCard variant="gridItem" />
</Grid>