Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<RadioButton @name="install-items" @id={{value}} @value={{value}} @selection={{selection}} />
<label class="radio" for={{value}}>
{{#if showIcon}}
{{d-icon "plus"}}
{{/if}}
{{i18n label}}
</label>
{{d-icon "caret-right"}}