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

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

mwkang opened this issue · 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.