# DateBadge

**Kind:** Component

**Source:** [`atloria-monorepo/templates/site-bootstrap/src/sections/social-proof/social-proof-timeline.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/templates/site-bootstrap/src/sections/social-proof/social-proof-timeline.tsx#L23)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `dateKey` | `string` | ✓ | - |
| `t` | `Function` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_DateBadge_257ada65["DateBadge"]
    class component_DateBadge_257ada65 rootComponent
```

## Referenced By

- `MilestoneCard` (RENDERS)
