fakiolinho/react-loading

Warning: Unknown DOM property tabindex. Did you mean tabIndex?

mwkang opened this issue · 1 comments

Hi, I try to using this lib. But, React warn me.
Why this message show?

Sorry, It's my fault. Bootstrap modal use tabindex="-1"
http://getbootstrap.com/javascript/#static-example
So This message show.
This is not having this project. So I close the issue.