# Inline dialog

An inline dialog is a pop-up container for small amounts of information. It can also contain
controls.

## Installation

```sh
yarn add @atlaskit/inline-dialog
```

## Usage

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