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

22 lines
334 B
Markdown

# Mantine Hooks
[![npm](https://img.shields.io/npm/dm/@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