# ErrorState

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/common/ErrorState.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/common/ErrorState.tsx#L114)

## Diagram

```mermaid
graph TD
    component_ErrorState_2fd96bd6["ErrorState"]
    class component_ErrorState_2fd96bd6 rootComponent
```

## Relationships

- RENDERS → `ErrorIcon`
- RENDERS → `AnimatePresence`
- RENDERS → `motion-div`
- RENDERS → `ErrorContent`
- RENDERS → `ActionButton`
