mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3a49ee7d82
Adds a PropType that checks for proper use of the ReactLink API and optionally validates the type of value passed in via the link. Basically, it's a wrapper around PropTypes.shape that hides the implementation of ReactLink.