@mantine/hooks
Version:
A collection of 50+ hooks for state and UI management
22 lines (13 loc) • 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