mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add version property to ReactDOM (#15780)
This commit is contained in:
+2
@@ -160,6 +160,8 @@ const ReactDOM: Object = {
|
||||
IsThisRendererActing,
|
||||
],
|
||||
},
|
||||
|
||||
version: ReactVersion,
|
||||
};
|
||||
|
||||
if (exposeConcurrentModeAPIs) {
|
||||
|
||||
Reference in New Issue
Block a user