react-quill-2.0
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-quill-2

React Quill for Quill 2.0

NPM JavaScript Style Guide

Install

npm install --save react-quill-2

Usage

import React, { Component } from 'react'

import MyComponent from 'react-quill-2'
import 'react-quill-2/dist/index.css'

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

License

MIT © ccsrvs

Readme

Keywords

none

Package Sidebar

Install

npm i react-quill-2.0

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

224 kB

Total Files

13

Last publish

Collaborators

  • smithos