Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/versions/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
onGenerate | Function | - | - |
Diagram
mermaidgraph TD component_VersionsContent_7bbc343f["VersionsContent"] class component_VersionsContent_7bbc343f rootComponent
Relationships
- RENDERS →
RunningJobCard - USES_HOOK →
useSession - USES_HOOK →
useAPIClient - USES_HOOK →
useRouter - USES_HOOK →
useState - USES_HOOK →
useEffect
Was this page helpful?