mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Revert "Merge pull request #6431 from sebmarkbage/killspread"
This reverts commita37e4e94fc, reversing changes made to411951d5b8.
This commit is contained in:
@@ -65,6 +65,9 @@ var React = {
|
||||
DOM: ReactDOMFactories,
|
||||
|
||||
version: ReactVersion,
|
||||
|
||||
// Hook for JSX spread, don't use this for anything else.
|
||||
__spread: Object.assign,
|
||||
};
|
||||
|
||||
module.exports = React;
|
||||
|
||||
Reference in New Issue
Block a user