mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 02:27:28 +00:00
Improves the “Balance” column in `TokensTable`:
• Re-styled progress bar: wider container (`w-[140px]`) and `showInfo` enabled to display percentage label.
• Added `format={() => \`\${percent}%\`}` for precise percentage feedback.
• Maintains dynamic color mapping (success / warning / danger) for clarity.
Result: clearer, more informative visual representation of remaining token quota.