# Section

**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#L900)

## Props

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

## Diagram

```mermaid
graph TD
    component_Section_9863545["Section"]
    class component_Section_9863545 rootComponent
```

## Referenced By

- `IssueSidePanel` (RENDERS)
