# @toptal/picasso-rich-text-editor

[![Picasso NPM package](https://img.shields.io/npm/v/@toptal/picasso-rich-text-editor?color=green&logo=toptal)](https://www.npmjs.com/package/@toptal/picasso-rich-text-editor)

`RichTextEditor` is an extensible text editor built on top of the Picasso components. It provides an intuitive user experience for rich text editing, leveraging the power and flexibility of Picasso's design system.

## Prerequisites

The following peer dependencies are required:

- `@toptal/picasso`
- `@toptal/picasso-shared`
- `@material-ui/core`
- `react`
- `react-dom`

## Setup

- `yarn add @toptal/picasso-rich-text-editor`

## Documentation

Documentation and demos are available at [picasso.toptal.net](https://picasso.toptal.net/).