mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
b79a3cbd21
This is part of what Sebastian suggested. We require it into every component that explicitly needs it and inject it as a default mixin for composite components in the browser environment. This change frees us up to inject everything in ReactComponent.