From cdaa4738b077d9da18d85bd6f9a3607b05001b4a Mon Sep 17 00:00:00 2001 From: "ajat91.sudrajat" Date: Mon, 20 Dec 2021 16:37:34 +0700 Subject: [PATCH] pages payback --- src/component/SupplierComponent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/component/SupplierComponent.js b/src/component/SupplierComponent.js index b28fdf3..09e680d 100644 --- a/src/component/SupplierComponent.js +++ b/src/component/SupplierComponent.js @@ -69,7 +69,7 @@ export const SupplierComponent = observer((props) => { new Intl.NumberFormat("id-ID", { style: "currency", currency: "IDR", - }).format(text), + }).format(text) }, { title: "Status",