{{#button}}
<button class="hoo-button-primary is-reversed"{{#if props}} {{{props}}}{{/if}}>
    {{> atoms-icon }}<span class="hoo-button-label">{{ label }}</span>
</button>
{{/button}}