export const formatCredits = (value: number) => new Intl.NumberFormat().format(value)