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

Function commitResetTextContent

code/styling/public/app.js:11865–11867  ·  view source on GitHub ↗
(current)

Source from the content-addressed store, hash-verified

11863 }
11864
11865 function commitResetTextContent(current) {
11866 resetTextContent(current.stateNode);
11867 }
11868
11869 if (enableMutatingReconciler) {
11870 return {

Callers 1

commitAllHostEffectsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected