# Mantine rich text editor

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

Quill based rich text editor

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

## Installation

```bash
# With yarn
yarn add @mantine/hooks @mantine/core @mantine/rte

# With npm
npm install @mantine/hooks @mantine/core @mantine/rte
```

## License

MIT
