# VerifyEmailContent

**Kind:** Component

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

## Diagram

```mermaid
graph TD
    component_VerifyEmailContent_b432c11["VerifyEmailContent"]
    class component_VerifyEmailContent_b432c11 rootComponent
```

## Relationships

- RENDERS → `Link`
- USES_HOOK → `useSearchParams`
- USES_HOOK → `useState`
- USES_HOOK → `useEffect`

## Referenced By

- `VerifyEmailPage` (RENDERS)
