Skip to content

Conversation

bpmct
Copy link
Member

@bpmct bpmct commented Aug 3, 2022

closes #2146

@bpmct bpmct self-assigned this Aug 3, 2022
@bpmct bpmct requested a review from a team as a code owner August 3, 2022 04:33
@@ -91,7 +91,25 @@ export const TemplatesPageView: FC<TemplatesPageViewProps> = (props) => {
</Stack>
</PageHeaderTitle>
{props.templates && props.templates.length > 0 && (
<PageHeaderSubtitle>Choose a template to create a new workspace.</PageHeaderSubtitle>
<>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be un-nested from the React fragment

@bpmct bpmct enabled auto-merge (squash) August 3, 2022 04:46
@bpmct bpmct merged commit 7e1caa7 into main Aug 3, 2022
@bpmct bpmct deleted the bpmct/templates-helper-text branch August 3, 2022 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add callout to Templates page that CLI is required to use template
2 participants