We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b05a31 commit 7318280Copy full SHA for 7318280
1 file changed
packages/react-devtools-shared/src/devtools/views/Settings/DebuggingSettings.js
@@ -75,7 +75,7 @@ export default function DebuggingSettings(_: {}): React.Node {
75
setHideConsoleLogsInStrictMode(currentTarget.checked)
76
}
77
/>{' '}
78
- Hide logs during second render in Strict Mode
+ Hide logs during additional invocations in Strict Mode
79
</label>
80
</div>
81
0 commit comments