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

Function Child

packages/react-devtools-shared/src/__tests__/store-test.js:144–144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142 return Dynamic;
143 };
144 const Child = () => null;
145
146 await act(() =>
147 render(

Callers

nothing calls this directly

Calls 5

toMatchInlineSnapshotMethod · 0.80
getElementIDAtIndexMethod · 0.80
toggleIsCollapsedMethod · 0.80
actFunction · 0.70
renderFunction · 0.70

Tested by

no test coverage detected