# SettingsNav

**Kind:** Component

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/components/settings/SettingsNav.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/components/settings/SettingsNav.tsx#L10)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `active` | `SettingsCategoryId | null` | ✓ | - |
| `onSelect` | `Function` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_SettingsNav_82d0499["SettingsNav"]
    class component_SettingsNav_82d0499 rootComponent
```
