Files
emaui/node_modules/@mantine/notifications/README.md
2026-05-29 15:23:46 +03:00

22 lines
411 B
Markdown

# 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