mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 01:22:49 +00:00
22 lines
334 B
Markdown
22 lines
334 B
Markdown
# Mantine Hooks
|
|
|
|
[](https://www.npmjs.com/package/@mantine/hooks)
|
|
|
|
A set of react hooks for state and UI management
|
|
|
|
[View documentation](https://mantine.dev/)
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
# With yarn
|
|
yarn add @mantine/hooks
|
|
|
|
# With npm
|
|
npm install @mantine/hooks
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|