Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/versions/[versionId]/review/page.tsx
Phase 4: Screenshot review section with coverage threshold check.
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
versionId | string | ✓ | - |
router | any | ✓ | - |
apiClient | any | ✓ | - |
Diagram
mermaidgraph TD component_ScreenshotReviewSection_604f38c3["ScreenshotReviewSection"] class component_ScreenshotReviewSection_604f38c3 rootComponent
Relationships
- USES_HOOK →
useState - USES_HOOK →
useEffect
Referenced By
ReviewPage(RENDERS)
Was this page helpful?