2f989a972d
Signed-off-by: Jonah Grimes <jgrimes@appriss.com>
392 B
392 B
@backstage/plugin-catalog
| @backstage/plugin-catalog |
|---|
| patch |
- Added
EntityHasResourcesCardto display resources that are part of a system. - Added
EntityDependsOnComponentsCardto display components that are dependencies of a component. - Added
EntityDependsOnResourcesCardto display resources that are dependencies of a component. - Updated the example app to take advantage of these new components.