@mantine/notifications
Version:
Mantine notifications system
22 lines (13 loc) • 411 B
Markdown
# Mantine notifications system
[](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