dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M src/browser/ui/dom/components/LinkedValueUtils.js ModifiedM src/browser/ui/dom/components/ReactDOMSelect.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…