Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/components/VideoTab.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
onGenerate | Function | - | - |
Diagram
mermaidgraph TD component_VideoTab_2fb23767["VideoTab"] class component_VideoTab_2fb23767 rootComponent
Relationships
- RENDERS →
Link - USES_HOOK →
useSession - USES_HOOK →
useState - USES_HOOK →
useCallback - USES_HOOK →
useEffect - USES_HOOK →
useMemo
Was this page helpful?