diff --git a/src/Bundle/ChillMainBundle/Resources/public/module/ckeditor5/index.ts b/src/Bundle/ChillMainBundle/Resources/public/module/ckeditor5/index.ts index 25ab1f55e..783c0acfa 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/module/ckeditor5/index.ts +++ b/src/Bundle/ChillMainBundle/Resources/public/module/ckeditor5/index.ts @@ -15,7 +15,7 @@ ckeditorFields.forEach((field: HTMLTextAreaElement): void => { createApp({ components: { CommentEditor }, - template: ``, + template: ``, data() { return { content,