MCPcopy Create free account
hub / github.com/kenberkeley/react-demo / render

Method render

src/components/404.js:13–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 render () {
14 // 非实体组件需显式返回 null
15 return null
16 }
17}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected