9eaea7bc14
* fixes issues in key-edit component * adds capabilities checks for keys and providers * adds distribute component to key and provider edit * adds wizard steps for kmse
5 lines
131 B
Handlebars
5 lines
131 B
Handlebars
<WizardSection @headerText={{this.headerText}} @instructions={{this.instructions}}>
|
|
<p>
|
|
{{this.body}}
|
|
</p>
|
|
</WizardSection> |