Appearance
PageHeader ​
File: apps/web/src/components/PageHeader.tsx
Auto-generated by
scripts/generate-ui-docs.ts. Do not edit — overwritten on each run.
Props ​
| Prop | Type | Required |
|---|---|---|
title | string | yes |
backTo | string | |
backLabel | string |
Imports and uses ​
ts
import { useNavigate } from 'react-router-dom'
import { colors, fonts, spacing } from '@hch/ui'Where used ​
No dependents found in the dependency graph (may be an entry point or not yet graphed).