Appearance
ErrorBoundary ​
File: apps/web/src/components/ErrorBoundary.tsx
Auto-generated by
scripts/generate-ui-docs.ts. Do not edit — overwritten on each run.
Props ​
| Prop | Type | Required |
|---|---|---|
children | ReactNode | yes |
Imports and uses ​
ts
import { Component, type ReactNode, type ErrorInfo } from 'react'
import { colors, fonts, spacing, radius } from '@hch/ui'
import { trackException } from '../lib/analytics'Referenced routes:
/app/home
Where used ​
No dependents found in the dependency graph (may be an entry point or not yet graphed).