Skip to content

@morph-mapper/source


@morph-mapper/source / ErrorBoundary

Variable: ErrorBoundary

const ErrorBoundary: 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.