dillon1000/react
Commit
Browse files Invert dependency between checkPropTypes and checkReactTypeSpec
Expressing checkReactTypeSpec using the public API frees us to move it to a separate module in the future.
Changed paths4 files
First-parent comparisonsrc/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…