# CustomerTabBody

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/desk/components/DeskCopilot.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/desk/components/DeskCopilot.tsx#L473)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `thread` | `DeskThreadDetail` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_CustomerTabBody_1379617c["CustomerTabBody"]
    class component_CustomerTabBody_1379617c rootComponent
```

## Relationships

- RENDERS → `SectionLabel`
- RENDERS → `ArrowTopRightOnSquareIcon`

## Referenced By

- `DeskCopilot` (RENDERS)
