From c6c32cb77e60d6e4a1c55e6ed29206bce0c1bf8e Mon Sep 17 00:00:00 2001 From: Bread Genie Date: Fri, 6 Dec 2024 10:18:56 +0530 Subject: [PATCH] fix(AlertUnpaidInvoices): better formatting for currency --- dashboard/src2/components/AlertUnpaidInvoices.vue | 12 ++++++++---- dashboard/src2/pages/ListPage.vue | 2 -- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/dashboard/src2/components/AlertUnpaidInvoices.vue b/dashboard/src2/components/AlertUnpaidInvoices.vue index 62a245b4bb..fcd6bff412 100644 --- a/dashboard/src2/components/AlertUnpaidInvoices.vue +++ b/dashboard/src2/components/AlertUnpaidInvoices.vue @@ -1,8 +1,5 @@