mirror of
https://github.com/discourse/discourse.git
synced 2025-01-26 07:03:00 +08:00
16ea7ab248
Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
5 lines
119 B
Handlebars
5 lines
119 B
Handlebars
<label>
|
|
<Input @type="checkbox" class="wizard-checkbox" @checked={{field.value}} />
|
|
{{field.placeholder}}
|
|
</label>
|