Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-khanna committed May 6, 2024
1 parent ef44e4f commit 0b9ebe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/i18nify-js/src/modules/currency/formatNumber.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { getIntlInstanceWithOptions } from '../.internal/utils';
import { CurrencyCodeType, I18nifyNumberFormatOptions } from './types';

// this function formats number based on different arguments passed

const formatNumber = (
amount: string | number,
options: {
Expand Down

0 comments on commit 0b9ebe2

Please sign in to comment.