dillon1000/react

Commit

Remove indirection in checking propTypes (#9358)

* Remove indirection in checking propTypes

* Silence flow errors
Browse files
Changed paths5 files
First-parent comparison
M src/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 Deleted
Patch

Files changed

Rendering syntax-highlighted changes…