# Modal dialog

A modal dialog displays content that requires user interaction, in a layer above the page.

# Installation

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

## Usage

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