dillon1000/react
Commit
Browse files Add warning when accessing .type on a component class
Since we removed the wrapper factory around classes, the class is just the class now so there is no need for this indirection property.
Changed paths2 files
First-parent comparisonsrc/classic/class/ReactClass.js ModifiedM src/classic/class/__tests__/ReactClass-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…