From 1bc7f858746b2d01bf9c16030c2836e445228d31 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Mon, 27 Jan 2025 15:31:12 +0100 Subject: [PATCH] Implement localStorage and toggling of simple/rich text editor --- .../vuejs/_components/CommentEditor.vue | 85 ++++++++++++------- 1 file changed, 55 insertions(+), 30 deletions(-) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue index 86b8e2b49..dc8aec5b1 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/CommentEditor.vue @@ -1,27 +1,3 @@ - - + +