Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/components/dashboard/QuickActions.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
onGenerate | Function | ✓ | - |
onNavigateSettings | Function | ✓ | - |
Diagram
mermaidgraph TD component_QuickActions_7a290d12["QuickActions"] class component_QuickActions_7a290d12 rootComponent
Relationships
- USES_HOOK →
useRouter
Was this page helpful?