UNPKG

@mantine/notifications

Version:

Mantine notifications system

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