Moved numFormatter to utils
This commit is contained in:
1
client/src/utils/format.ts
Normal file
1
client/src/utils/format.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const numFormatter = Intl.NumberFormat('en', { notation: 'compact' });
|
Reference in New Issue
Block a user