From d664d7dca470978330cb52bc9f2d1194207c1c8a Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Sun, 8 Sep 2024 00:03:14 +0200 Subject: [PATCH] refactor: refactor TheEditor.vue Signed-off-by: Stefan Dej --- src/components/TheEditor.vue | 84 ++++++++++++++++++------------------ 1 file changed, 43 insertions(+), 41 deletions(-) diff --git a/src/components/TheEditor.vue b/src/components/TheEditor.vue index 2a70f8ffa..ce030ae59 100644 --- a/src/components/TheEditor.vue +++ b/src/components/TheEditor.vue @@ -54,12 +54,12 @@
- +
{{ snackbarHeadline }}
@@ -160,7 +160,7 @@