# Reveal

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `children` | `unknown` | ✓ | - |
| `delay` | `number` | - | 0 |

## Diagram

```mermaid
graph TD
    component_Reveal_35e5367e["Reveal"]
    class component_Reveal_35e5367e rootComponent
```

## Relationships

- RENDERS → `motion-div`
- USES_HOOK → `useRef`
- USES_HOOK → `useInView`

## Referenced By

- `PrivacyPage` (RENDERS)
