2.0.7 • Published 5 years ago

draft-js-image-plugin v2.0.7

Weekly downloads
11,219
License
MIT
Repository
github
Last release
5 years ago

DraftJS Image Plugin

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

Usage:

import createImagePlugin from 'draft-js-image-plugin';

const imagePlugin = createImagePlugin();