Inline Style Toggle for draft js plugins
npm install @djsp/inline-style-toggle> Buttons for draft js plugins
!file size
 
``bash`
npm install --save @djsp/buttons
`jsx
import React, { Component } from 'react'
import MyComponent from '@djsp/buttons'
class Example extends Component {
render () {
return (
)
}
}
``
MIT © juliankrispel