dillon1000/react
Commit
Browse files Warn if accessing .type on a factory
This was an important convenience as an upgrade path but shouldn't be necessary if you're using best-practice of calling createFactory in the consuming component.
Changed paths2 files
First-parent comparisonsrc/classic/element/ReactElementValidator.js ModifiedM src/classic/element/__tests__/ReactElementValidator-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…