1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-08 04:09:53 +00:00
2022-12-28 13:11:12 +00:00

6 lines
122 B
Handlebars

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