DEV: plugin outlet for wizard checkboxes (#18113)
This commit is contained in:
parent
faceb989bf
commit
a0f402a957
|
@ -7,4 +7,5 @@
|
|||
<span class="wizard-container__checkbox-label">
|
||||
{{this.field.placeholder}}
|
||||
</span>
|
||||
<PluginOutlet @name="below-wizard-checkbox" @args={{hash disabled=this.field.disabled}} />
|
||||
</label>
|
||||
|
|
Loading…
Reference in New Issue