vue-wysiwyg
vue-wysiwyg copied to clipboard
Replace all html ID with Classes please !
you have ID all over the component, this will create many errors if multiple instances are there; it also makes it hard to style.
these are fixed in the fork; see pull request