mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
@@ -27,7 +27,7 @@ let onCommitRoot = null;
|
||||
let onCommitUnmount = null;
|
||||
if (
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== 'undefined' &&
|
||||
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.supportsFiber
|
||||
__REACT_DEVTOOLS_GLOBAL_HOOK__.supportsFiber
|
||||
) {
|
||||
let {
|
||||
inject,
|
||||
|
||||
Reference in New Issue
Block a user