# Mantine modals manager

[![npm](https://img.shields.io/npm/dm/@mantine/modals)](https://www.npmjs.com/package/@mantine/modals)

Manage modals state

[View documentation](https://mantine.dev/)

## Installation

```bash
# With yarn
yarn add @mantine/hooks @mantine/core @mantine/modals

# With npm
npm install @mantine/hooks @mantine/core @mantine/modals
```

## License

MIT
