diff --git a/datahub-web-react/src/app/entity/shared/containers/profile/sidebar/SidebarAboutSection.tsx b/datahub-web-react/src/app/entity/shared/containers/profile/sidebar/SidebarAboutSection.tsx index f91ec9a36aaaa..6391f3b9d9d7b 100644 --- a/datahub-web-react/src/app/entity/shared/containers/profile/sidebar/SidebarAboutSection.tsx +++ b/datahub-web-react/src/app/entity/shared/containers/profile/sidebar/SidebarAboutSection.tsx @@ -134,9 +134,7 @@ export const SidebarAboutSection = ({ properties }: { properties?: Props }) => { {sourceRef} ) : ( - { - sourceRef, - } + {sourceRef} )}