Skip to content

ProfilePage ​

File: apps/web/src/pages/ProfilePage.tsx

Auto-generated by scripts/generate-ui-docs.ts. Do not edit — overwritten on each run.

Props ​

No exported Props interface detected (component may accept no props, or uses inline types).

Imports and uses ​

ts
import { useNavigate } from 'react-router-dom'
import { useUser, useClerk } from '@clerk/react'
import { useQuery } from '@tanstack/react-query'
import { useCurrentUser, isAdmin, isMinister } from '../lib/useCurrentUser'
import { useApiFetch } from '../lib/api'

Referenced routes:

  • /app/about
  • /app/admin
  • /app/listen/steward
  • /app/minister
  • /app/profile/edit
  • /app/profile/notifications
  • /app/profile/privacy

Where used ​

No dependents found in the dependency graph (may be an entry point or not yet graphed).

Heritage Community Hub — Internal. Access restricted via Cloudflare Access + Entra ID.