Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/ commitResetTextContent
Function
commitResetTextContent
code/composition/public/app.js:12003–12005 ·
view source on GitHub ↗
(current)
Source
from the content-addressed store, hash-verified
12001
}
12002
12003
function
commitResetTextContent(current) {
12004
resetTextContent(current.stateNode);
12005
}
12006
12007
if
(enableMutatingReconciler) {
12008
return
{
Callers
1
commitAllHostEffects
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected