spinning-bubbles broken
AndrewBestbier opened this issue · 2 comments
AndrewBestbier commented
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?
booxood commented
me too...
booxood commented
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' />