# FieldsTable

**Kind:** Component

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

## Props

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

## Diagram

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

## Relationships

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

## Referenced By

- `EntityDetailPage` (RENDERS)
