<p>
{{message}}
</p>
<Hds::ButtonSet>
<Hds::Button
@text='Confirm Delete'
data-test-delete
@color='critical'
onclick={{action execute}}
/>
@text='Cancel'
@color='secondary'
onclick={{action cancel}}
</Hds::ButtonSet>