mirror of
https://github.com/status-im/consul.git
synced 2025-01-12 23:05:28 +00:00
ae71d6ce96
The original version of ember-block-slots doesn't support ember 3 and it seems like development has stalled on the original version. This adds a modified version as an in-repo-addon that is compatible with ember 3.
3 lines
78 B
Handlebars
3 lines
78 B
Handlebars
{{#if isTargetSlotYielding}}
|
|
{{yield p0 p1 p2 p3 p4 p5 p6 p7 p8 p9}}
|
|
{{/if}} |