# Mantine notifications system [![npm](https://img.shields.io/npm/dm/@mantine/notifications)](https://www.npmjs.com/package/@mantine/notifications) Notifications system [View documentation](https://mantine.dev/) ## Installation ```bash # With yarn yarn add @mantine/hooks @mantine/core @mantine/notifications # With npm npm install @mantine/hooks @mantine/core @mantine/notifications ``` ## License MIT