rial
This commit is contained in:
@@ -99,7 +99,7 @@ const InvoiceItemRow: FC<Props> = ({
|
||||
label="مبلغ کل"
|
||||
readOnly
|
||||
value={total >= 0 ? total.toLocaleString("fa-IR") : "۰"}
|
||||
unit="تومان"
|
||||
unit="ریال"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user