KyleAMathews / react-spinkit

A collection of loading indicators animated with CSS for React
http://kyleamathews.github.io/react-spinkit/
MIT License
1.49k stars 73 forks source link

Lib doesn't work at all #12

Closed gsklee closed 9 years ago

gsklee commented 9 years ago

Got this error: Uncaught TypeError: undefined is not a function

Points to some outdated React API this.transferPropsTo.

KyleAMathews commented 9 years ago

@motiz88 PR https://github.com/KyleAMathews/react-spinkit/pull/10 should of fixed this.