{{#if hasBlock}}
  {{yield (hash
    group=(component "polaris-form-layout/group")
  )}}
{{else}}
  {{text}}
{{/if}}
