From 5370a9df067930f187c8708c6164408e8e438521 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 18 Apr 2025 18:03:55 +0200 Subject: [PATCH] Added color square to event creation forms --- components/calendar/input/EventCategory.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/components/calendar/input/EventCategory.vue b/components/calendar/input/EventCategory.vue index 5ad2bd9..941ad21 100644 --- a/components/calendar/input/EventCategory.vue +++ b/components/calendar/input/EventCategory.vue @@ -1,5 +1,6 @@