From 9645aed5f2e2723d7c16f2a79677ffc18f73e1a3 Mon Sep 17 00:00:00 2001 From: Lorenz Padberg Date: Tue, 9 Apr 2024 14:18:46 +0200 Subject: [PATCH] Refactor to vue3 --- client/src/components/ui/WagtailImage.vue | 103 +++++++++++++--------- 1 file changed, 59 insertions(+), 44 deletions(-) diff --git a/client/src/components/ui/WagtailImage.vue b/client/src/components/ui/WagtailImage.vue index 7b83105b..f1918faa 100644 --- a/client/src/components/ui/WagtailImage.vue +++ b/client/src/components/ui/WagtailImage.vue @@ -1,56 +1,71 @@ -