ErrorFallback Component
Displays a user-friendly error message when the application crashes. Provides a way to reload the application/reset the error boundary.
The props provided by react-error-boundary
The error that was thrown
Function to reset the error boundary
ErrorFallback Component
Displays a user-friendly error message when the application crashes. Provides a way to reload the application/reset the error boundary.