MCPcopy Create free account
hub / github.com/QuarkGluonPlasma/react-course-code / App

Function App

suspense-error-boundary/src/App3.jsx:33–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33export default function App() {
34 return <ErrorBoundary>
35 <Bbb></Bbb>
36 </ErrorBoundary>
37}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected