abdennour / react-progressbar

Basic progress bar in React.js
http://abdennour.github.io/react-progressbar/
MIT License
88 stars 28 forks source link

updated to es6, compatible with import can use as a raw component and… #12

Closed maxwell-oroark closed 8 years ago

maxwell-oroark commented 8 years ago

… defaults to zero if you accidentaly pass NaN

paramaggarwal commented 8 years ago

Thanks @maxwell-oroark!