# GapCard

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/desk/components/ThreadList.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/desk/components/ThreadList.tsx#L38)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `topic` | `TicketTopicProposal` | ✓ | - |
| `draft` | `GapDraftState | undefined` | ✓ | - |
| `onDraft` | `Function` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_GapCard_4219f712["GapCard"]
    class component_GapCard_4219f712 rootComponent
```

## Referenced By

- `ThreadList` (RENDERS)
