# 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
