fakiolinho / react-loading

React component for loading animations

Home Page:https://codesandbox.io/s/mqx0ql55qp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spinning-bubbles broken

AndrewBestbier opened this issue · 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?

commented

me too...

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' />