An empty state appears when there is no data to display and describes what the user can do next.
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).
``sh``
yarn add @atlaskit/empty-state
Detailed docs and example usage can be found
here.