MCPcopy Create free account
hub / github.com/react/react / app.js

File app.js

fixtures/devtools/scheduling-profiler/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {createElement, useLayoutEffect, useState} = React;
2const {createRoot} = ReactDOM;
3
4function App() {

Callers

nothing calls this directly

Calls 3

renderMethod · 0.65
createRootFunction · 0.50
createElementFunction · 0.50

Tested by

no test coverage detected