On a React.js Application I try to make the https://codesandbox.io/s/react-draft-wysiwyg-editor-forked-zn3ozh?file=/index.js editor to upload an image and embend it into the editor's content
But the problem is the code doesn't work as you see in the image below
the result should be the image below:
So how I can do that?