From 68a63cf2e696fd57f4fd7e8afc96369f5966ec1b Mon Sep 17 00:00:00 2001 From: Matt Ng Date: Fri, 20 May 2022 13:28:39 -0400 Subject: [PATCH] Changing the header hierarchy while keeping the original styling Signed-off-by: Matt Ng --- .../src/components/ImportInfoCard/ImportInfoCard.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx b/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx index 339d71b476..7fa6b13a82 100644 --- a/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx +++ b/plugins/catalog-import/src/components/ImportInfoCard/ImportInfoCard.tsx @@ -63,7 +63,9 @@ export const ImportInfoCard = (props: ImportInfoCardProps) => { Enter the URL to your source code repository to add it to {appTitle}. - Link to an existing entity file + + Link to an existing entity file + Example: {exampleLocationUrl} @@ -73,7 +75,7 @@ export const ImportInfoCard = (props: ImportInfoCardProps) => { {hasGithubIntegration && ( <> - + Link to a repository{' '}