MCPcopy Create free account
hub / github.com/reactjs/react-rails / commitResetTextContent

Function commitResetTextContent

lib/assets/react-source/development/react.js:24383–24386  ·  view source on GitHub ↗
(current)

Source from the content-addressed store, hash-verified

24381 }
24382
24383 function commitResetTextContent(current) {
24384
24385 resetTextContent(current.stateNode);
24386 }
24387
24388 var PossiblyWeakMap$1 = typeof WeakMap === 'function' ? WeakMap : Map;
24389

Callers 1

commitMutationEffectsFunction · 0.85

Calls 1

resetTextContentFunction · 0.85

Tested by

no test coverage detected