Is your feature request related to a problem? Please describe. (optional)
If a user has a very large score for example 100K it now shows as 100000 we need to add formating and for example show it as 100,000
If not leave blank.
Describe the solution you'd like (required)
Just create a react util on the frontend that formats numbers.
Is your feature request related to a problem? Please describe. (optional) If a user has a very large score for example 100K it now shows as 100000 we need to add formating and for example show it as 100,000
If not leave blank.
Describe the solution you'd like (required) Just create a react util on the frontend that formats numbers.