# Row

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/components/Boards/IssueSidePanel.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Boards/IssueSidePanel.tsx#L911)

## Props

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

## Diagram

```mermaid
graph TD
    component_Row_1c8760b0["Row"]
    class component_Row_1c8760b0 rootComponent
```

## Relationships

- RENDERS → `Icon`

## Referenced By

- `IssueSidePanel` (RENDERS)
