This repository was archived by the owner on Nov 19, 2018. It is now read-only.
Fix PropTypes warnings in React 5.5+
The only change was a move to the prop-types library for use of PropTypes
validation, which is needed for React v5.5+.