Merge branch 'develop' into 'devops-staging'
fix: dashboard See merge request empatnusabangsa/ppob/ppob-frontend!31
This commit is contained in:
commit
623fae13f6
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user