# StatusJourney

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/settings/issues/[ticketId]/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/settings/issues/[ticketId]/page.tsx#L182)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `current` | `string` | ✓ | - |
| `size` | `unknown | unknown` | - | "sm" |

## Diagram

```mermaid
graph TD
    component_StatusJourney_91ed227["StatusJourney"]
    class component_StatusJourney_91ed227 rootComponent
```

## Relationships

- RENDERS → `React-Fragment`
- RENDERS → `motion-div`
- RENDERS → `opt-icon`

## Referenced By

- `IssueDetailPageInner` (RENDERS)
