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

Function commitResetTextContent

code/event-handlers/public/app.js:11195–11197  ·  view source on GitHub ↗
(current)

Source from the content-addressed store, hash-verified

11193 }
11194
11195 function commitResetTextContent(current) {
11196 resetTextContent(current.stateNode);
11197 }
11198
11199 if (enableMutatingReconciler) {
11200 return {

Callers 1

commitAllHostEffectsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected