# StatsRow

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `documentCount` | `number` | ✓ | - |
| `categoryCount` | `number` | ✓ | - |
| `lastGeneratedAt` | `string | null` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_StatsRow_27f4ffc4["StatsRow"]
    class component_StatsRow_27f4ffc4 rootComponent
```
