yuanyan / halogen

A collection of loading spinners with React.js
https://yuanyan.github.io/halogen
MIT License
1.6k stars 151 forks source link

Adding loading, id and className props & improving code readability #10

Closed julianocomg closed 9 years ago

julianocomg commented 9 years ago

Hey you are doing a very good job here, thanks! I'm using halogen on my project, and sometimes I needed classes and id's for a better control over the element, so here's my PR :)

:beers: