@ysqsimon/draft-js-editor

1.0.2 • Public • Published

@ysqsimon/draft-js-editor

personalised draft-js-editor

NPM JavaScript Style Guide

Install

npm install @ysqsimon/draft-js-editor

or

yarn add @ysqsimon/draft-js-editor

Usage

import React, { Component } from 'react'

import MyComponent from '@ysqsimon/draft-js-editor'
import '@ysqsimon/draft-js-editor/dist/index.css'

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

License

MIT © ysqsimon

Readme

Keywords

none

Package Sidebar

Install

npm i @ysqsimon/draft-js-editor

Weekly Downloads

6

Version

1.0.2

License

MIT

Unpacked Size

3.31 MB

Total Files

8

Last publish

Collaborators

  • ysqsimon