Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ProgressBar): Don't use deprecated prop for CircularProgres (#186)
This gets rid of the warning message printed in the chrome console: ``` Warning: Failed prop type: Material-UI: `variant="static"` was deprecated. Use `variant="determinate"` instead. ```
- Loading branch information