2020-07-09 09:09:53 +00:00

4 lines
52 B
Handlebars

{{#if error}}
<AppError @error={{error}} />
{{/if}}