KyleAMathews/react-spinkit

Upgrading to React 15.2.0 throws "unknown props" warning.

Closed this issue · 2 comments

The relevant part of the stack trace shown in the console:

[Error] Warning: Unknown props `spinnerName`, `noFadeIn`, `overrideSpinnerClassName` on <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
    in div (created by SpinKit)

Hello! I created a PR that fixes the issue.

Fixed in #36