Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/page.tsx
Phase 4: Screenshots tab — loads active version's screenshot dashboard.
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
Diagram
mermaidgraph TD component_ScreenshotsTabContent_391b89a["ScreenshotsTabContent"] class component_ScreenshotsTabContent_391b89a rootComponent
Relationships
- RENDERS →
ScreenshotsContent - USES_HOOK →
useAPIClient - USES_HOOK →
useSession - USES_HOOK →
useState - USES_HOOK →
useEffect
Was this page helpful?