# Select

Select gives users the ability to make a single selection, or multiple selections from a number of
options.

## Installation

```sh
yarn add @atlaskit/select
```

## Usage

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