Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/changes/[crId]/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
params | Promise | ✓ | - |
Diagram
mermaidgraph TD component_ChangeRequestDetailPage_117d8e55["ChangeRequestDetailPage"] class component_ChangeRequestDetailPage_117d8e55 rootComponent
Relationships
- RENDERS →
Spinner - RENDERS →
ActivityStrip - RENDERS →
ConflictFileCard - RENDERS →
CrDiffView - USES_HOOK →
useSession - USES_HOOK →
useRouter - USES_HOOK →
useAPIClient - USES_HOOK →
useState - USES_HOOK →
useCallback - USES_HOOK →
useEffect
Was this page helpful?