{{#if loading}}
  • loading...
  • {{else}} {{#each matchedArry as |hint index|}}
  • {{hint}}
  • {{/each}} {{/if}}