@atlaskit/empty-state

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

Usage no npm install needed!

<script type="module">
  import atlaskitEmptyState from 'https://cdn.skypack.dev/@atlaskit/empty-state';
</script>

README

Empty state

Empty State is used for various scenarios, for example: empty search, no items, broken link, general error message, welcome screen etc. (usually it takes the whole page).

Installation

yarn add @atlaskit/empty-state

Usage

Detailed docs and example usage can be found here.