Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "max" button for balances above 999 (#666)
### What Don't try to parse strings with comma separated thousands as numbers. ### Testing Find account with more than 999 TAHO/veTAHO balance and try to stake/unstake all by clicking on "Max" button. Before: nothing happened, no value was displayed in the input After: value is displayed in the input ![image](https://github.com/tahowallet/dapp/assets/20949277/fa684f18-7323-4227-909b-05e5009a7f69)
- Loading branch information