dillon1000/react

Commit

Better warnings for nested propTypes

`arrayOf`, `shape` and `objectOf` warnings now display the full path of
the invalid key.
Browse files
Changed paths3 files
First-parent comparison
M src/addons/link/__tests__/ReactLinkPropTypes-test.js ModifiedM src/classic/types/ReactPropTypes.js ModifiedM src/classic/types/__tests__/ReactPropTypes-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…