Skip to content

Commit 4615fb0

Browse files
committed
fix: fix
1 parent 131e2d2 commit 4615fb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,5 @@ export const safeParseNumberOrTextWithSeparator = (num : number | string | undef
108108
minimumFractionDigits: precision,
109109
maximumFractionDigits: precision
110110
});
111+
}
111112
};

0 commit comments

Comments
 (0)