# WithinDialog

**Kind:** Component

**Source:** [`atloria-monorepo/packages/editor/src/examples/within-dialog.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/examples/within-dialog.tsx#L13)

## Diagram

```mermaid
graph TD
    component_WithinDialog_58f15a0e["WithinDialog"]
    class component_WithinDialog_58f15a0e rootComponent
```

## Relationships

- RENDERS → `MDXEditor`
- RENDERS → `BoldItalicUnderlineToggles`
- RENDERS → `BlockTypeSelect`
- RENDERS → `CreateLink`
- USES_HOOK → `useRef`
- USES_HOOK → `useState`
- USES_HOOK → `useCallback`
