# Mantine Form

[![npm](https://img.shields.io/npm/dm/@mantine/form)](https://www.npmjs.com/package/@mantine/form)

Form management library

[View documentation](https://mantine.dev/)

## Installation

```bash
# With yarn
yarn add @mantine/form

# With npm
npm install @mantine/form
```

## License

MIT
