UNPKG

@mantine/modals

Version:

Modals manager based on Mantine components

22 lines (13 loc) 376 B
# 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