# MilestoneCard

**Kind:** Component

**Source:** [`atloria-monorepo/libs/site-gen-core/src/component-library/sections/social-proof/social-proof-timeline.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/site-gen-core/src/component-library/sections/social-proof/social-proof-timeline.tsx#L50)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `milestone` | `Milestone` | ✓ | - |
| `t` | `Function` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_MilestoneCard_150ebeb1["MilestoneCard"]
    class component_MilestoneCard_150ebeb1 rootComponent
```

## Relationships

- RENDERS → `DateBadge`

## Referenced By

- `SocialProofTimeline` (RENDERS)
