react-progressbar.js icon indicating copy to clipboard operation
react-progressbar.js copied to clipboard

Remove dot from the default container class name

Open sebacruz opened this issue 8 years ago • 1 comments

The current container class name it's set as .progressbar-container (with a dot), which can be a little bit confusing writing the needed CSS (example).

This PR remove the point to in order to make it simpler.

sebacruz avatar Oct 19 '17 16:10 sebacruz

I agree this is useful change. However there are now a few conflicts.

kimmobrunfeldt avatar May 28 '18 17:05 kimmobrunfeldt