UNPKG

vue-quilly

Version:

Tiny Vue component, that helps to create [Quill v2](https://quilljs.com/) based WYSIWYG editors in Vue-powered apps.

3 lines (2 loc) 98 B
import { default as QuillyEditor } from './components/QuillyEditor.vue'; export { QuillyEditor };