# RecentTickets

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `items` | `any[]` | ✓ | - |
| `onOpen` | `Function` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_RecentTickets_5067c2eb["RecentTickets"]
    class component_RecentTickets_5067c2eb rootComponent
```

## Relationships

- RENDERS → `Badge`
- RENDERS → `ArrowTopRightOnSquareIcon`

## Referenced By

- `IssuesListPage` (RENDERS)
