dillon1000/react
Commit
Browse files Make custom PropTypes return error rather than whatever
The new rule for PropTypes is that it should return an error object if validation fails, not throw, not warn.
Changed paths2 files
First-parent comparisonsrc/browser/ui/dom/components/LinkedValueUtils.js ModifiedM src/browser/ui/dom/components/ReactDOMSelect.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…