kensnyder / quill-image-drop-module

A module for Quill rich text editor to allow images to be pasted and drag/dropped into the editor.
214 stars 78 forks source link

Please add status 201 support #18

Open moecasts opened 5 years ago

moecasts commented 5 years ago

if (xhr.status === 200 || xhr.status === 201)