chenjuneking / quill-image-drop-and-paste

A quill editor module for drop and paste image, with a callback hook before insert image into the editor
ISC License
105 stars 44 forks source link

Import error: export default was not found #2

Closed shyamal890 closed 5 years ago

shyamal890 commented 5 years ago

Getting error

"export 'default' (imported as 'QuillImageDropAndPaste') was not found in 'quill-image-drop-and-paste'

import QuillImageDropAndPaste from 'quill-image-drop-and-paste'

chenjuneking commented 5 years ago

fixed on v1.0.3, @shyamal890