We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf074e commit a8c664bCopy full SHA for a8c664b
packages/react-devtools-shared/src/config/DevToolsFeatureFlags.extension-oss.js
@@ -13,7 +13,7 @@
13
* It should always be imported from "react-devtools-feature-flags".
14
************************************************************************/
15
16
-export const enableProfilerChangedHookIndices = false;
+export const enableProfilerChangedHookIndices = true;
17
export const isInternalFacebookBuild = false;
18
19
/************************************************************************
0 commit comments