0.0.5 • Published 7 years ago

sh-rich-text-editor v0.0.5

Weekly downloads
15
License
MIT
Repository
github
Last release
7 years ago

SuperheroUI Build Status Coverage Status npm version

InsideSales.com React UI

shTextRichEditor

A rich text editor

Website (For examples, limits, and usage)

https://superheroui.github.io/

Installation

Use npm to install the module

npm install sh-rich-text-editor --save

Now you can import it into your project

import ShRichTextEditor from 'sh-rich-text-editor';