# CommentReply

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Comments/CommentThread.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Comments/CommentThread.tsx#L161)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `reply` | `CommentWithUser` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_CommentReply_41229965["CommentReply"]
    class component_CommentReply_41229965 rootComponent
```

## Relationships

- RENDERS → `Avatar`

## Referenced By

- `CommentThread` (RENDERS)
