mirror of
https://github.com/discourse/discourse.git
synced 2024-12-04 11:53:40 +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
147 B
Handlebars
5 lines
147 B
Handlebars
<p class="reason">
|
|
<PinnedOptions @value={{this.pinned}} @topic={{this.topic}} />
|
|
<span class="text">{{html-safe this.reasonText}}</span>
|
|
</p>
|