@mantine/modals
Version:
Modals manager based on Mantine components
22 lines (13 loc) • 376 B
Markdown
# Mantine modals manager
[](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