Interface: EmptyStateProps
Defined in: src/components/emptyState/EmptyState.tsx:40
Properties
imageUrl?
optionalimageUrl:string
Defined in: src/components/emptyState/EmptyState.tsx:41
message
message:
string
Defined in: src/components/emptyState/EmptyState.tsx:42
onClick()?
optionalonClick: () =>void
Defined in: src/components/emptyState/EmptyState.tsx:43
Returns
void