ui/lib/shared/addon/components/modal-root/template.hbs

4 lines
55 B
Handlebars

{{#if modalVisible}}
{{component modalType}}
{{/if}}