mirror of
https://github.com/discourse/discourse.git
synced 2025-01-26 07:03:00 +08:00
371bbadb92
* Run no-implicit-this codemod for app templates * Run tagless-ember-components-codemod for plugins * Turn on no-implicit-this lint
5 lines
129 B
Handlebars
5 lines
129 B
Handlebars
<label>
|
|
<Input @type="checkbox" class="wizard-checkbox" @checked={{this.field.value}} />
|
|
{{this.field.placeholder}}
|
|
</label>
|