From 12c8072055d64c8a9f1a8a9e775a86c832b8fbbe Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Fri, 11 Dec 2020 15:18:55 -0600 Subject: [PATCH] Clean up list summary --- components/list-summary.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/list-summary.vue b/components/list-summary.vue index d35f6bc..5fb24ea 100644 --- a/components/list-summary.vue +++ b/components/list-summary.vue @@ -3,7 +3,7 @@
- Currently there are {{ total }} listed, + {{ total }} listed, { const isZero = (percentage.percent === 0)