EntityRelationWarning()
Home > @backstage/plugin-catalog
> EntityRelationWarning
Displays a warning alert if the entity has relations to other entities, which don't exist in the catalog
Signature:
function EntityRelationWarning(): React.JSX.Element | null;
Returns:
React.JSX.Element | null