From 3a55c80ae2110aa31051c8c7ba73c03b02bc1e78 Mon Sep 17 00:00:00 2001 From: flfeders Date: Fri, 8 Nov 2024 17:45:14 +0100 Subject: [PATCH] Tidying in Plants --- components/Tiptap.vue | 2 +- pages/plants/[mode]/[[id]].vue | 187 ++++++++++++++++++--------------- pages/plants/index.vue | 3 +- 3 files changed, 104 insertions(+), 88 deletions(-) diff --git a/components/Tiptap.vue b/components/Tiptap.vue index e9aee22..0adeb65 100644 --- a/components/Tiptap.vue +++ b/components/Tiptap.vue @@ -1,5 +1,5 @@