* Run no-implicit-this codemod for app templates * Run tagless-ember-components-codemod for plugins * Turn on no-implicit-this lint
4 lines
54 B
Handlebars
4 lines
54 B
Handlebars
{{#if this.selectKit.isExpanded}}
|
|
{{yield}}
|
|
{{/if}}
|