discourse/app/assets/javascripts/wizard/addon/templates/step.hbs

2 lines
115 B
Handlebars

<WizardStep @step={{this.step}} @wizard={{this.wizard}} @goNext={{action "goNext"}} @goBack={{action "goBack"}} />