Props for the ErrorBoundary component.
Content to render when no error has occurred
Optional
Content to render when an error is caught. Receives the error and a reset function.
Callback when an error is caught
Props for the ErrorBoundary component.