The previous `createPreviewComponent` implementation was problematic for template colocation. We can achieve the same result using normal component class inheritance. |
||
|---|---|---|
| .. | ||
| components | ||
| step.hbs | ||
| wizard.hbs | ||
The previous `createPreviewComponent` implementation was problematic for template colocation. We can achieve the same result using normal component class inheritance. |
||
|---|---|---|
| .. | ||
| components | ||
| step.hbs | ||
| wizard.hbs | ||