Skip to content

BranchPickerModal

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/NewProjectWizard/scenes/SceneProjectDetails.tsx

Props

NameTypeRequiredDefault
provider`unknownunknownunknown`
ownerstring-
repostring-
repoUrlstring-
currentBranchstring-
repoUsernamestring--
accessTokenstring--
onSelectFunction-
onCloseFunction-

Diagram

mermaid
graph TD
    component_BranchPickerModal_72a5444f["BranchPickerModal"]
    class component_BranchPickerModal_72a5444f rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → motion-svg
  • USES_HOOK → useAPIClient
  • USES_HOOK → useState
  • USES_HOOK → useEffect
  • USES_HOOK → useMemo

Referenced By

  • SceneProjectDetails (RENDERS)

Was this page helpful?

Download as PDF