Kind: Component
Source: atloria-monorepo/apps/web/src/components/NewProjectWizard/scenes/SceneUrlInput.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
state | WizardState | ✓ | - |
onUrlChange | Function | ✓ | - |
onGetStarted | Function | ✓ | - |
onSkipRepo | Function | ✓ | - |
onProviderClick | Function | ✓ | - |
Diagram
mermaidgraph TD component_SceneUrlInput_55eddbc9["SceneUrlInput"] class component_SceneUrlInput_55eddbc9 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-button - RENDERS →
AnimatePresence - RENDERS →
motion-p - RENDERS →
GitHubIcon - RENDERS →
GitLabIcon - RENDERS →
BitbucketIcon - USES_HOOK →
useState
Was this page helpful?