Skip to content

SceneUrlInput

reference
1 min readUpdated

Kind: Component

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

Props

NameTypeRequiredDefault
stateWizardState-
onUrlChangeFunction-
onGetStartedFunction-
onSkipRepoFunction-
onProviderClickFunction-

Diagram

mermaid
graph 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?

Download as PDF