Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/versions/[versionId]/screenshots/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
versionId | string | ✓ | - |
Diagram
mermaidgraph TD component_ScreenshotsContent_5ae8d135["ScreenshotsContent"] class component_ScreenshotsContent_5ae8d135 rootComponent
Relationships
- USES_HOOK →
useSession - USES_HOOK →
useRouter - USES_HOOK →
useState - USES_HOOK →
useAPIClient - USES_HOOK →
useEffect
Referenced By
ScreenshotDashboard(RENDERS)
Was this page helpful?