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

Method render

src/utils/HoC/ExampleHoC.js:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 render () {
14 return <WrappedComponent {...this.props} />
15 }
16}
17
18export default ExampleHoC

Callers 1

app.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected