Skip to content

Commit

Permalink
perf: 🚀 first release @vueup/vue-quill
Browse files Browse the repository at this point in the history
BREAKING CHANGE: move npm package from @vueup/quill to @vueup/vue-quill

For new version use VueQuill istead of VueUpQuill
  • Loading branch information
luthfimasruri committed Mar 21, 2021
1 parent b463bea commit de7f2b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/options.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Quill toolbar options
export const toolbarOptions = {
essential: [
[{ 'header': [1, 2, 3, 4, 5, 6, false] }],
Expand Down

0 comments on commit de7f2b7

Please sign in to comment.