feat: add not for additional scripts (#19172)
parent
471ccfd50f
commit
f59c313650
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue