Home / Type/ ProjectClaimChooseOrgProps Type — supabase Architecture

ProjectClaimChooseOrgProps Type — supabase Architecture

Architecture documentation for the ProjectClaimChooseOrgProps type/interface in choose-org.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Organization/ProjectClaim/choose-org.tsx lines 4–6

export interface ProjectClaimChooseOrgProps {
  onChoose: (orgSlug: string) => void
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free