dillon1000/react

Commit

Invert dependency between checkPropTypes and checkReactTypeSpec

Expressing checkReactTypeSpec using the public API frees us to move it
to a separate module in the future.
Browse files
Changed paths4 files
First-parent comparison
M src/isomorphic/classic/types/ReactPropTypes.js ModifiedM src/isomorphic/classic/types/__tests__/ReactPropTypes-test.js ModifiedA src/isomorphic/classic/types/checkPropTypes.js AddedM src/shared/types/checkReactTypeSpec.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…