From b91bbaf3480123b3ab934e29dad5aa1f4e47f422 Mon Sep 17 00:00:00 2001 From: Brian Fletcher Date: Thu, 15 Dec 2022 09:24:32 +0000 Subject: [PATCH] remove entity ref link reference in changeset Signed-off-by: Brian Fletcher --- .changeset/red-tables-train.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.changeset/red-tables-train.md b/.changeset/red-tables-train.md index f32a0c5542..031d3720fc 100644 --- a/.changeset/red-tables-train.md +++ b/.changeset/red-tables-train.md @@ -2,6 +2,4 @@ '@backstage/plugin-catalog-react': patch --- -Add pop over on the `EntityRefLink` component. It shows more details about the associated entity. See the playbook here https://backstage.io/storybook/?path=/story/catalog-entityreflink--default - Add a reusable pop over `EntityPeekAheadPopover` component. It shows more details about the associated entity. See the playbook here https://backstage.io/storybook/?path=/story/catalog-entitypeekaheadpopover--default