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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
115 B
Handlebars
Raw Normal View History

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