@orangecheck/ui / EmptyState
Function: EmptyState()
function EmptyState(__namedParameters: EmptyStateProps): any;
Defined in: empty-state.tsx:40
EmptyState — the canonical empty-state card used across every /me,
/vault, and /fleet dashboard. 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