# DraftLink

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/ops/ManualInsightsPanel.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/ops/ManualInsightsPanel.tsx#L22)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `href` | `string` | ✓ | - |
| `children` | `unknown` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_DraftLink_75510c68["DraftLink"]
    class component_DraftLink_75510c68 rootComponent
```

## Referenced By

- `ManualInsightsPanel` (RENDERS)
