# PlanBadge

**Kind:** Component

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

Small tier badge next to plan-gated controls (A4 white-label).

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `plan` | `unknown | unknown` | ✓ | - |

## Diagram

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

## Referenced By

- `BrandingSettingsPage` (RENDERS)
