# AuthLayout

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `children` | `ReactNode` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_AuthLayout_22549ad3["AuthLayout"]
    class component_AuthLayout_22549ad3 rootComponent
```
