@morph-mapper/source / ErrorBoundary
Variable: ErrorBoundary
constErrorBoundary:FC<ErrorBoundaryProps>
Defined in: molecules/error-boundary/error-boundary.tsx:24
ErrorBoundary Component
A reusable error boundary for handling and displaying error states within specific route segments. Captures errors with Sentry and provides custom actions for user recovery.