Fix format for integer amounts (#231)

* support both fractions and integer values

* test fractions

* prettier
This commit is contained in:
Mert Demir
2024-09-29 22:24:10 +09:00
committed by GitHub
parent 8eea062218
commit 8742bd59da
3 changed files with 17 additions and 5 deletions

View File

@@ -206,6 +206,7 @@ export function CreateFromReceiptButton({
groupCurrency,
receiptInfo.amount,
locale,
true,
)}
</>
) : (