# ActivityStrip

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/changes/[crId]/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/changes/[crId]/page.tsx#L222)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `cr` | `ChangeRequest` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_ActivityStrip_194bc6ab["ActivityStrip"]
    class component_ActivityStrip_194bc6ab rootComponent
```

## Referenced By

- `ChangeRequestDetailPage` (RENDERS)
