Skip to content

Taha-Seddik/material-editor

Repository files navigation

react-material-editor

Draftjs rich editor with material design and easy to use with Formik

NPM JavaScript Style Guide

Install

npm install --save react-material-editor

Usage

import React, { Component } from 'react'

import MyComponent from 'react-material-editor'
import 'react-material-editor/dist/index.css'

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

License

MIT © ProNoob702

About

Draftjs rich editor with material design and easy to use with Formik

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published