typewriter-editor / typewriter

A rich text editor based off of Quill.js and Ultradom, and using Svelte for UI.
MIT License
394 stars 32 forks source link

Update README.md #49

Closed mateomorris closed 4 years ago

mateomorris commented 4 years ago

I'm getting an error that view.mount is not a function. Using document.body.appendChild instead (like in the guide) fixes it