# MarkerEditor

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `mdastNode` | `any` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_MarkerEditor_35095995["MarkerEditor"]
    class component_MarkerEditor_35095995 rootComponent
```

## Relationships

- USES_HOOK → `useMdastNodeUpdater`
