Kind: Component
Source: atloria-monorepo/apps/web/src/components/common/EmptyState.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
type | EmptyStateType | ✓ | - |
searchQuery | string | - | - |
onAction | Function | - | - |
actionLabel | string | - | - |
className | string | - | "" |
Diagram
mermaidgraph TD component_EmptyState_43e558a0["EmptyState"] class component_EmptyState_43e558a0 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
Icon - RENDERS →
motion-button - RENDERS →
PlusCircleIcon
Was this page helpful?