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

Warning after update to v.3.0.0 #59

Open n0ne opened 7 years ago

n0ne commented 7 years ago

Hi. At my console:

Warning: Unknown prop spinnerName on

tag. Remove this prop from the element.

Thank you.

KyleAMathews commented 7 years ago

The prop name was changed to just "name".