mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 12:01:00 +00:00
22 lines
407 B
Markdown
22 lines
407 B
Markdown
# Mantine Store
|
|
|
|
[](https://www.npmjs.com/package/@mantine/store)
|
|
|
|
Global state manager for `@mantine/notifications`, `@mantine/nprogress`, `@mantine/spotlight` and other Mantine packages.
|
|
|
|
[View documentation](https://mantine.dev/)
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
# With yarn
|
|
yarn add @mantine/store
|
|
|
|
# With npm
|
|
npm install @mantine/store
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|