feat: add not for additional scripts (#19172)

pull/19182/head
Zoe Steinkamp 2020-07-31 15:59:58 -06:00 committed by GitHub
parent 471ccfd50f
commit f59c313650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -75,6 +75,11 @@ const CommunityTemplateName: FC<Props> = ({
</strong>{' '}
in your system
</p>
<p className="community-templates--template-description">
There might be extra steps needed to complete your template
installation, check github to find any further instruction
</p>
</FlexBox.Child>
{installButton}
</Panel.Body>