# FieldsTable

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/p/[slugId]/technical/entity/[entityId]/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/p/[slugId]/technical/entity/[entityId]/page.tsx#L78)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `fields` | `any[]` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_FieldsTable_10cc1686["FieldsTable"]
    class component_FieldsTable_10cc1686 rootComponent
```

## Relationships

- RENDERS → `Code`
- RENDERS → `CheckIcon`

## Referenced By

- `PublicEntityDetailPage` (RENDERS)
