ckeditor.js 90 B

12345
  1. import Vue from 'vue'
  2. import CKEditor from '@ckeditor/ckeditor5-vue2'
  3. Vue.use(CKEditor)