Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ App.js
File
App.js
fixtures/nesting/src/modern/App.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
{useState, Suspense} from
'react'
;
3
import
{BrowserRouter, Switch, Route} from
'react-router-dom'
;
4
Callers
nothing calls this directly
Calls
1
useState
Function · 0.90
Tested by
no test coverage detected