update note metadata
This commit is contained in:
@@ -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