quill-paste-smart
quill-paste-smart copied to clipboard
Add this module on Vue 3
Hello,
How you can register this module on vue 3?
Hi @Julian367, for now I have no idea. I'll take a look as soon as I can. In case you're quicker, let me know how you did it :)
There should be nothing different than with v2. Just import it and you're ready to go.
import Quill from 'quill';
import 'quill-paste-smart';