# IncludeEditor

**Kind:** Component

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

## Props

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

## Diagram

```mermaid
graph TD
    component_IncludeEditor_29d09221["IncludeEditor"]
    class component_IncludeEditor_29d09221 rootComponent
```

## Relationships

- USES_HOOK → `useState`
- USES_HOOK → `useEffect`
