From 163be6316365538dd8edd17be44123919dd36169 Mon Sep 17 00:00:00 2001 From: NIKUNJ LALITKUMAR HUDKA Date: Sun, 5 May 2024 12:20:51 -0300 Subject: [PATCH] chore: requested changes done Signed-off-by: NIKUNJ LALITKUMAR HUDKA --- .../EntityListComponent/EntityListComponent.tsx | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/plugins/catalog-import/src/components/EntityListComponent/EntityListComponent.tsx b/plugins/catalog-import/src/components/EntityListComponent/EntityListComponent.tsx index 9c4af562e5..58b541795d 100644 --- a/plugins/catalog-import/src/components/EntityListComponent/EntityListComponent.tsx +++ b/plugins/catalog-import/src/components/EntityListComponent/EntityListComponent.tsx @@ -21,6 +21,7 @@ import { } from '@backstage/catalog-model'; import { useApi, useApp } from '@backstage/core-plugin-api'; import { + EntityDisplayName, EntityRefLink, entityPresentationApiRef, } from '@backstage/plugin-catalog-react'; @@ -138,11 +139,7 @@ export const EntityListComponent = (props: EntityListComponentProps) => { ); return ( { {Icon && } } />