5 lines
131 B
Handlebars
5 lines
131 B
Handlebars
|
<WizardSection @headerText={{this.headerText}} @instructions={{this.instructions}}>
|
||
|
<p>
|
||
|
{{this.body}}
|
||
|
</p>
|
||
|
</WizardSection>
|