fakiolinho/react-loading

spinning-bubbles broken

AndrewBestbier opened this issue · 2 comments

Hi there,

Thank you for your great library! I could get all the other loaders to work except for the spinning-bubbles one. Does anyone else experience this?

me too...

I resolved it. see https://github.com/cezary/react-loading/blob/master/lib%2Fsvg%2Findex.js#L8.

spinning-bubbles -> spinningBubbles

<Loading type='spinningBubbles' color='#333' />