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",