Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/ commitResetTextContent
Function
commitResetTextContent
code/redux/public/app.js:12116–12118 ·
view source on GitHub ↗
(current)
Source
from the content-addressed store, hash-verified
12114
}
12115
12116
function
commitResetTextContent(current) {
12117
resetTextContent(current.stateNode);
12118
}
12119
12120
if
(enableMutatingReconciler) {
12121
return
{
Callers
1
commitAllHostEffects
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected