Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ resetAfterCommit
Function
resetAfterCommit
packages/react-art/src/ReactFiberConfigART.js:355–357 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
353
}
354
355
export
function
resetAfterCommit() {
356
// Noop
357
}
358
359
export
function
resetTextContent(domElement) {
360
// Noop
Callers
1
flushMutationEffects
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected