mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-01 02:46:12 +01:00
Fix format for integer amounts (#231)
* support both fractions and integer values * test fractions * prettier
This commit is contained in:
@@ -206,6 +206,7 @@ export function CreateFromReceiptButton({
|
||||
groupCurrency,
|
||||
receiptInfo.amount,
|
||||
locale,
|
||||
true,
|
||||
)}
|
||||
</>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user