@orangecheck/design / EmptyState
Function: EmptyState()
function EmptyState(__namedParameters: EmptyStateProps): any;
Defined in: composites/empty-state.tsx:40
EmptyState — the canonical empty-state card used across every /me,
and /vault dashboards. Empty states should teach: explain what
would appear, and how to make it appear. Lifted from oc-me-web's
me/ui/EmptyState.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | EmptyStateProps |
Returns
any