Fix linter errors
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</p>
|
||||
<p class="tags">
|
||||
{{#each expense.tags as |tag|}}
|
||||
<button class="small yellow" role="none">
|
||||
<button type="button" class="small yellow" role="none">
|
||||
<IconTag />{{tag}}
|
||||
</button>
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user