DraftJS Image Plugin
This is a plugin for the draft-js-plugins-editor
.
Usage:
import createImagePlugin from 'draft-js-image-plugin';
const imagePlugin = createImagePlugin();
Image Plugin for DraftJS
This is a plugin for the draft-js-plugins-editor
.
Usage:
import createImagePlugin from 'draft-js-image-plugin';
const imagePlugin = createImagePlugin();
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.