Ghost/ghost/admin/app/templates/components/gh-feature-flag.hbs

4 lines
136 B
Handlebars
Raw Normal View History

{{one-way-checkbox value id=for name=name update=(action (mut value))}}
<span class="input-toggle-component"></span>
<p>{{{yield}}}</p>