Skip to content

Commit

Permalink
update with customModules prop
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroyer committed Jan 27, 2018
1 parent 50b582b commit a678dde
Show file tree
Hide file tree
Showing 5 changed files with 4,627 additions and 55 deletions.
3 changes: 3 additions & 0 deletions dev/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ import {
VueEditor,
Quill
} from '../src/index.js'
// import ImageResize from 'quill-image-resize-module'
// Quill.register('modules/imageResize', ImageResize)
import axios from 'axios'
export default {
Expand Down
Loading

0 comments on commit a678dde

Please sign in to comment.