1.0.1 • Published 4 years ago

@redchili/react-quill v1.0.1

Weekly downloads
17
License
MIT
Repository
github
Last release
4 years ago

react-quill

NPM JavaScript Style Guide

Install

npm install --save react-quill

Usage

import * as React from 'react'

import MyComponent from 'react-quill'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © xiamu14