Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
componentDidMount
Method · 0.95
componentDidUpdate
Method · 0.95
Calls
1
render
Method · 0.45
Tested by
no test coverage detected