# ForgotPasswordPage

**Kind:** Component

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

## Diagram

```mermaid
graph TD
    component_ForgotPasswordPage_4692b37["ForgotPasswordPage"]
    class component_ForgotPasswordPage_4692b37 rootComponent
```

## Relationships

- RENDERS → `Link`
- USES_HOOK → `useState`
