You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, using the latest react (16) gives various PropTypes errors (as PropTypes was removed). This should update to use the prop-types package. I can do a PR if you like.