MCPcopy
hub / github.com/facebook/react / startSuspendingCommit

Function startSuspendingCommit

packages/react-art/src/ReactFiberConfigART.js:612–614  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

610}
611
612export function startSuspendingCommit() {
613 return null;
614}
615
616export function suspendInstance(state, instance, type, props) {}
617

Callers 1

commitRootWhenReadyFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected