Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Fix PropTypes warnings in React 5.5+

Compare
Choose a tag to compare
@rnicholus rnicholus released this 25 May 04:45
· 24 commits to master since this release

The only change was a move to the prop-types library for use of PropTypes validation, which is needed for React v5.5+.