# RichTextEditor

**Kind:** Component

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

## Diagram

```mermaid
graph TD
    component_RichTextEditor_167e68e3["RichTextEditor"]
    class component_RichTextEditor_167e68e3 rootComponent
```

## Relationships

- RENDERS → `Child`
- RENDERS → `RenderRecursiveWrappers`
- RENDERS → `RichTextPlugin`
- RENDERS → `ContentEditable`
- USES_HOOK → `useTranslation`
- USES_HOOK → `usePublisher`
- USES_HOOK → `useCellValues`
