dillon1000/react

Commit

Less verbose ReactPropTypeLocations logging

Since we use keyMirror() and invariant() messages are only shown in __DEV__, we don't have to do manual constant->string translation. Also fixes a few
undefined keys that just happened to work before.
Browse files
Changed paths2 files
First-parent comparison
M src/core/ReactPropTypeLocations.js ModifiedM src/core/ReactPropTypes.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…