Components

{{#each components}}

{{this.name}}

    {{#each this.sims}}
  • {{this}}

  • {{/each}}
{{/each}}