# OutOfCredits

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/common/OutOfCredits.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/common/OutOfCredits.tsx#L10)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `message` | `string` | - | - |
| `compact` | `boolean` | - | false |

## Diagram

```mermaid
graph TD
    component_OutOfCredits_100c002["OutOfCredits"]
    class component_OutOfCredits_100c002 rootComponent
```

## Relationships

- RENDERS → `Link`
