# Alert

A React component used to alert users of a particular screen area that needs
user action

## Installation

```sh
npm i @chakra-ui/alert

# or

yarn add @chakra-ui/alert
```
