# SnippetsPage

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `params` | `Promise` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_SnippetsPage_4c5f48bd["SnippetsPage"]
    class component_SnippetsPage_4c5f48bd rootComponent
```

## Relationships

- RENDERS → `SnippetsContent`
