From c82e5fb235f1b9ccc735f2ef9c200e3322e8de61 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 17 Feb 2024 23:23:35 +0100 Subject: [PATCH] fix: lint --- frontend/src/components/input/editor/TipTap.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/input/editor/TipTap.vue b/frontend/src/components/input/editor/TipTap.vue index fa078ee42..004ed4cd4 100644 --- a/frontend/src/components/input/editor/TipTap.vue +++ b/frontend/src/components/input/editor/TipTap.vue @@ -19,7 +19,7 @@ :class="{ 'is-active': editor.isActive('bold') }" @click="editor.chain().focus().toggleBold().run()" > - + - + - + - + - + - +