{{#if hasBlock}}
  {{yield (hash
    item=(component "polaris-stack/item")
  )}}
{{else}}
  {{text}}
{{/if}}
