Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/facebook/react
/ warn
Function
warn
fixtures/attribute-behavior/src/App.js:215–217 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
213
214
let
_didWarn = false;
215
function
warn(str) {
216
_didWarn = true;
217
}
218
219
/**
220
* @param {
import
(
'react-dom/server'
)} serverRenderer
Callers
1
dangerfile.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected