# PlanBadge

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `plan` | `string` | ✓ | - |
| `override` | `boolean` | - | - |

## Diagram

```mermaid
graph TD
    component_PlanBadge_300f961e["PlanBadge"]
    class component_PlanBadge_300f961e rootComponent
```

## Referenced By

- `PlatformOrgsPage` (RENDERS)
