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