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

Function commitResetTextContent

code/communication/public/app.js:11900–11902  ·  view source on GitHub ↗
(current)

Source from the content-addressed store, hash-verified

11898 }
11899
11900 function commitResetTextContent(current) {
11901 resetTextContent(current.stateNode);
11902 }
11903
11904 if (enableMutatingReconciler) {
11905 return {

Callers 1

commitAllHostEffectsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected