# PreviewPane

**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#L1753)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `form` | `BrandingState` | ✓ | - |
| `project` | `unknown | null` | ✓ | - |
| `device` | `unknown | unknown` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_PreviewPane_a6dfc30["PreviewPane"]
    class component_PreviewPane_a6dfc30 rootComponent
```

## Referenced By

- `BrandingSettingsPage` (RENDERS)
