yuanyan / halogen

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

Margin property seems not used for RingLoader #33

Open ThomasVuillaume opened 7 years ago

ThomasVuillaume commented 7 years ago

Just tried your cool spinner, especially the RingLoader one, but when I tried the "margin" props, it did nothing to it.

When I look into the RingLoader.js, I can't find it used anywhere. Am I missing something ?

Thank you !