mirror of
https://github.com/discourse/discourse.git
synced 2025-02-19 01:46:01 +00:00
5 lines
119 B
Handlebars
5 lines
119 B
Handlebars
<label>
|
|
<Input @type="checkbox" class="wizard-checkbox" @checked={{field.value}} />
|
|
{{field.placeholder}}
|
|
</label>
|