README
Drag&Drop Plugin
- Drop files
- Move blocks that are wrapped by /components/block-draggable
- Drop a text like 'type:image' to create a new block of type image
Upload Plugin for DraftJS
<script type="module">
import draftJsDndPluginEx from 'https://cdn.skypack.dev/draft-js-dnd-plugin-ex';
</script>