Kind: Component
Source: atloria-monorepo/apps/web/src/components/NewProjectWizard/scenes/SceneBrowseRepos.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
state | WizardState | ✓ | - |
provider | `unknown | unknown` | - |
onUpdate | Function | ✓ | - |
onContinue | Function | ✓ | - |
onBack | Function | ✓ | - |
Diagram
mermaidgraph TD component_SceneBrowseRepos_301eda0b["SceneBrowseRepos"] class component_SceneBrowseRepos_301eda0b rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-button - USES_HOOK →
useAPIClient - USES_HOOK →
useState - USES_HOOK →
useEffect - USES_HOOK →
useMemo
Was this page helpful?