Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroyer committed Jan 24, 2018
1 parent 32cea35 commit 797ee6d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ import { VueEditor } from 'vue2-editor'

// Advanced Use - Hook into Quill's API for Custom Functionality
import { VueEditor, Quill } from 'vue2-editor'

// Vue Plugin Style - Globally available for use
import Vue2Editor from 'vue2-editor'
Vue.use(Vue2Editor)
```

# Props
Expand Down

0 comments on commit 797ee6d

Please sign in to comment.