UNPKG

@atlaskit/empty-state

Version:

An empty state appears when there is no data to display and describes what the user can do next.

3 lines (2 loc) 114 B
export { default } from './empty-state'; export type { Width, RenderImageProps, EmptyStateProps } from './types';