# PreviewShell

**Kind:** Component

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

## Props

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

## Diagram

```mermaid
graph TD
    component_PreviewShell_be22912["PreviewShell"]
    class component_PreviewShell_be22912 rootComponent
```

## Referenced By

- `KbPanel` (RENDERS)
- `ManualPanel` (RENDERS)
- `ApiPanel` (RENDERS)
- `SupportPanel` (RENDERS)
