MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / commitResetTextContent

Function commitResetTextContent

code/new-context-api/public/app.js:11226–11228  ·  view source on GitHub ↗
(current)

Source from the content-addressed store, hash-verified

11224 }
11225
11226 function commitResetTextContent(current) {
11227 resetTextContent(current.stateNode);
11228 }
11229
11230 if (enableMutatingReconciler) {
11231 return {

Callers 1

commitAllHostEffectsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected