# 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

```sh
yarn add @atlaskit/empty-state
```

## Usage

Detailed docs and example usage can be found
[here](https://atlaskit.atlassian.com/packages/core/empty-state).
