# CatchAll

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/examples/bug-97.stories.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/examples/bug-97.stories.tsx#L7)

## Diagram

```mermaid
graph TD
    component_CatchAll_a10f227["CatchAll"]
    class component_CatchAll_a10f227 rootComponent
```

## Relationships

- RENDERS → `MDXEditor`
- USES_HOOK → `useState`
- USES_HOOK → `useRef`
- USES_HOOK → `useEffect`
