MCPcopy
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
355export function resetAfterCommit() {
356 // Noop
357}
358
359export function resetTextContent(domElement) {
360 // Noop

Callers 1

flushMutationEffectsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected