# Calendar

The calendar component displays a simple calendar that can be:

- Used to display a calendar of dates.
- Composed with other components to build a datepicker.

## Installation

```sh
yarn add @atlaskit/calendar
```

## Usage

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