Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format values in Setting clients #7583

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bankjirapan
Copy link

Description

This PR updates the content displayed in AutoClient.tsx and ClientsTable.tsx to use a formatted number.

Changes:

  1. Applied formatNumber to clientStats before rendering it as content in .
    2.Applied formatNumber to numeric values in the Cell method to ensure consistent formatting.

Since I noticed that this PR #7505 introduces a function for formatting numeric display and applies it only to the homepage, I’ve extended its usage to also format numbers in the Setting Clients section to improve readability.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant