# Field

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/components/TourExperiences.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/components/TourExperiences.tsx#L958)

Small labelled-field wrapper for the structured content editors.

## Props

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

## Diagram

```mermaid
graph TD
    component_Field_4b749d46["Field"]
    class component_Field_4b749d46 rootComponent
```

## Referenced By

- `ExperienceForm` (RENDERS)
