Function: ErrorBoundary()
Estimated reading time: less than 1 minuteA component that adds an error boundary to catch any inner promise rejection.
Parameters
props
Returns
Element
A component that adds an error boundary to catch any inner promise rejection.
Element