Kind: Component
Source: atloria-monorepo/apps/web/src/components/NewProjectWizard/scenes/SceneGeneration.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
selectedDocTypes | string[] | - | [] |
onRetry | Function | ✓ | - |
Diagram
mermaidgraph TD component_SceneGeneration_496b04d7["SceneGeneration"] class component_SceneGeneration_496b04d7 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
CountUp - USES_HOOK →
useRouter - USES_HOOK →
useSession - USES_HOOK →
useRef - USES_HOOK →
useState - USES_HOOK →
useEffect
Was this page helpful?