# Stat

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `label` | `string` | ✓ | - |
| `value` | `unknown` | ✓ | - |
| `sub` | `string` | - | - |

## Diagram

```mermaid
graph TD
    component_Stat_12f95088["Stat"]
    class component_Stat_12f95088 rootComponent
```

## Referenced By

- `FunnelPanel` (RENDERS)
