# CrDiffView

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/change-requests/CrDiffView.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/change-requests/CrDiffView.tsx#L112)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `diff` | `CrDiff` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_CrDiffView_65218f7e["CrDiffView"]
    class component_CrDiffView_65218f7e rootComponent
```

## Relationships

- RENDERS → `FileDiff`
