Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fixed] ProgressBar percentage issue when stacked
Using stacked ProgressBar with a maximum superior to 100 could lead to rounding issues that made the bar incomplete. See issue react-bootstrap#396 for mor details on the error
- Loading branch information