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

Function commitResetTextContent

code/third-party/public/app.js:11098–11100  ·  view source on GitHub ↗
(current)

Source from the content-addressed store, hash-verified

11096 }
11097
11098 function commitResetTextContent(current) {
11099 resetTextContent(current.stateNode);
11100 }
11101
11102 if (enableMutatingReconciler) {
11103 return {

Callers 1

commitAllHostEffectsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected