dillon1000/react

Commit

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.
Browse files
Changed paths3 files
First-parent comparison
M src/browser/ui/React.js ModifiedM src/classic/class/ReactClass.js ModifiedR src/modern/class/ReactComponentBase.js →src/modern/class/ReactComponent.js Renamed
Patch

Files changed

Rendering syntax-highlighted changes…