Misc cleanup
This commit is contained in:
parent
0710fdf680
commit
19359c341d
5 changed files with 9 additions and 10 deletions
|
@ -1,3 +1,3 @@
|
|||
{{#each error in a}}
|
||||
{{#each a as |error|}}
|
||||
<div class="flakes-message error">{{error.message}}</div>
|
||||
{{/each}}
|
||||
|
|
Reference in a new issue