Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{createElement, useLayoutEffect, useState} = React;
2
const
{createRoot} = ReactDOM;
3
4
function
App() {
Callers
nothing calls this directly
Calls
3
render
Method · 0.65
createRoot
Function · 0.50
createElement
Function · 0.50
Tested by
no test coverage detected