dillon1000/react
Commit
Browse files Rename ReactComponentBase -> ReactComponent
We freed up this internal name by removing the internal base class. We're now free to use this name as it was intended. ReactDOMComponent and ReactCompositeComponent are still confusing as they're internal but we'll rename them later.
Changed paths3 files
First-parent comparisonsrc/browser/ui/React.js ModifiedM src/classic/class/ReactClass.js ModifiedR src/modern/class/ReactComponentBase.js →src/modern/class/ReactComponent.js RenamedPatch
Files changed
Rendering syntax-highlighted changes…