dillon1000/react
Commit
Browse files Remove indirection in checking propTypes (#9358)
* Remove indirection in checking propTypes * Silence flow errors
Changed paths5 files
First-parent comparisonsrc/isomorphic/classic/element/ReactElementValidator.js ModifiedM src/isomorphic/classic/types/__tests__/ReactPropTypes-test.js ModifiedM src/renderers/shared/fiber/ReactFiberContext.js ModifiedM src/renderers/shared/stack/reconciler/ReactCompositeComponent.js ModifiedD src/shared/types/checkReactTypeSpec.js DeletedPatch
Files changed
Rendering syntax-highlighted changes…