# GenerationHistory

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/GenerationHistory.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/GenerationHistory.tsx#L80)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `jobs` | `Job[]` | ✓ | - |
| `projectId` | `string` | - | - |

## Diagram

```mermaid
graph TD
    component_GenerationHistory_5d76ce28["GenerationHistory"]
    class component_GenerationHistory_5d76ce28 rootComponent
```

## Relationships

- RENDERS → `Link`
