Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/jobs/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
Diagram
mermaidgraph TD component_JobsContent_394df1e1["JobsContent"] class component_JobsContent_394df1e1 rootComponent
Relationships
- RENDERS →
Link - RENDERS →
JobHistory - USES_HOOK →
useSession - USES_HOOK →
useCallback - USES_HOOK →
useDocumentationJobs
Referenced By
ProjectJobsPage(RENDERS)
Was this page helpful?