vue-ckeditor-custom
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"name": "vue-ckeditor-custom", | ||
@@ -4,0 +4,0 @@ "description": "component vue3 ckeditor5 custom settings", |
@@ -18,3 +18,3 @@ # vue-ckeditor-custom | ||
app.use(CKEditor); | ||
app.use(CkEditorCustom); | ||
app.component('CKEditorCustom', CKEditorCustom); | ||
``` | ||
@@ -21,0 +21,0 @@ ## Publicar en npm |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12212