# Pagination

Pagination allows you to divide large amounts of content into smaller chunks across multiple pages.

## Installation

```sh
yarn add @atlaskit/pagination
```

## Usage

Detailed docs and example usage can be found
[here](https://atlassian.design/components/pagination/).
