From 62b618b6571f30ed8758d9ee5088eedac85311de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Wed, 11 Jan 2023 12:42:15 +0800 Subject: [PATCH] Add type to button element --- app/components/reimbursement-list/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/reimbursement-list/template.hbs b/app/components/reimbursement-list/template.hbs index 6e85150..b904207 100644 --- a/app/components/reimbursement-list/template.hbs +++ b/app/components/reimbursement-list/template.hbs @@ -38,7 +38,7 @@ + class="button small danger" type="button">veto

{{/if}}