@djsp/inline-style-toggle

0.1.5 • Public • Published

@djsp/buttons

Buttons for draft js plugins

file size NPM JavaScript Style Guide

Install

npm install --save @djsp/buttons

Usage

import React, { Component } from 'react'

import MyComponent from '@djsp/buttons'

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

License

MIT © juliankrispel

Readme

Keywords

none

Package Sidebar

Install

npm i @djsp/inline-style-toggle

Weekly Downloads

7

Version

0.1.5

License

MIT

Unpacked Size

8.48 kB

Total Files

4

Last publish

Collaborators

  • juliankrispel