Skip to content

ScreenshotReviewSection

reference
1 min readUpdated

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

NameTypeRequiredDefault
projectIdstring-
versionIdstring-
routerany-
apiClientany-

Diagram

mermaid
graph 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?

Download as PDF