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

Function Component

packages/react-server/src/__tests__/ReactFlightServer-test.js:104–106  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 }
103
104 function Component() {
105 return null;
106 }
107
108 let stackOne;
109 function OwnerStackOne() {

Callers 5

renderWithHooksFunction · 0.50
renderFunctionComponentFunction · 0.50
finishHooksFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected