MCPcopy Create free account
hub / github.com/Pau1fitz/react-interview /

Class

index.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import ReactDOM from 'react-dom'
3
4class Example extends Component {
5 render (
6 <section>
7 <p>Hello World!</p>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected