3.0.2 • Published 5 years ago

draft-js-side-toolbar-plugin-fixed v3.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

DraftJS Toolbar Plugin

This is a plugin for the draft-js-plugins-editor.

Usage:

import createSideToolbarPlugin from 'draft-js-side-toolbar-plugin-fix';

const toolbarPlugin = createSideToolbarPlugin();

Note -

This is a copy of draft-js-side-toolbar-plugin. Publishing this to add fix for height not measuring if items are repeated inside a section.