cezary / react-progress

Simple youtube style progress bar for React
http://cezary.github.io/react-progress
153 stars 13 forks source link

Please avoid using `progress` class. #7

Closed asaf closed 8 years ago

asaf commented 8 years ago

Hey,

Can you please avoid using the progress class (or make class configurable) ? it conflicts with Bootstrap's progress class which has large height.

Thanks!

cezary commented 8 years ago

Hadn't thought of that, thanks!