fix: dashboard
This commit is contained in:
@@ -157,7 +157,7 @@ export const Home = observer(() => {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Row>
|
<Row>
|
||||||
<PageHeader title={<span>{store.transaction.dataTransaction.total_transaction} Transaksi B2B</span>}>
|
<PageHeader title={<span>{store.transaction.dataTransactionB2B.total_transaction} Transaksi B2B</span>}>
|
||||||
<p>
|
<p>
|
||||||
<h4>Total Penjualan : { new Intl.NumberFormat("id-ID", {
|
<h4>Total Penjualan : { new Intl.NumberFormat("id-ID", {
|
||||||
style: "currency",
|
style: "currency",
|
||||||
|
|||||||
Reference in New Issue
Block a user