MCPcopy Create free account
hub / github.com/commissure/redbox-react / render

Method render

src/index.js:181–183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

179 ReactDOM.render(<RedBoxError {...this.props}/>, this.el)
180 }
181 render () {
182 return null
183 }
184}

Callers 2

renderRedBoxErrorMethod · 0.45
createComponentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected