Description
ErrorBoundary can be used to wrap error prone components and prevent the UI to crush unexpectedly.
- Add ErrorBoundary class component
- Add withErrorBoundary() HOC to wrap any component with the boundary
Additional Context
No response
Code of Conduct
Description
ErrorBoundary can be used to wrap error prone components and prevent the UI to crush unexpectedly.
Additional Context
No response
Code of Conduct