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

Method renderRedBoxError

src/index.js:178–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

176 this.el = null
177 }
178 renderRedBoxError () {
179 ReactDOM.render(<RedBoxError {...this.props}/>, this.el)
180 }
181 render () {
182 return null
183 }

Callers 2

componentDidMountMethod · 0.95
componentDidUpdateMethod · 0.95

Calls 1

renderMethod · 0.45

Tested by

no test coverage detected