# FormSection

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/settings/branding/page.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/settings/branding/page.tsx#L1312)

## Props

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

## Diagram

```mermaid
graph TD
    component_FormSection_4fa0b59f["FormSection"]
    class component_FormSection_4fa0b59f rootComponent
```
