diff --git a/src/components/TagList.vue b/src/components/TagList.vue index fc91092..c35c685 100644 --- a/src/components/TagList.vue +++ b/src/components/TagList.vue @@ -2,19 +2,12 @@
- {{ - $tc('account.total', category.transactions.length, { - count: category.transactions.length - }) - }} -
-+ {{ + $tc('account.total', category.transactions.length, { + count: category.transactions.length + }) + }} +
+