update note metadata
This commit is contained in:
2
src/utils/number.tsx
Normal file
2
src/utils/number.tsx
Normal file
@@ -0,0 +1,2 @@
|
||||
// convert number to K, M, B, T, etc.
|
||||
export const compactNumber = Intl.NumberFormat("en", { notation: "compact" });
|
||||
Reference in New Issue
Block a user