# DiffLineRow

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/documents/[id]/compare/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/documents/[id]/compare/page.tsx#L479)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `line` | `DiffLine` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_DiffLineRow_34bae6d6["DiffLineRow"]
    class component_DiffLineRow_34bae6d6 rootComponent
```

## Referenced By

- `UnifiedDiff` (RENDERS)
