From acd04769701754ed8ea172a595b4afbbd3b006fe Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Mon, 2 Dec 2024 18:31:08 +0100 Subject: [PATCH] Removed paged component nav As this will be moved to their own files and on the server side, I see little reason to refactor them, just so they'll be refactored again down the line. --- components/calendar/CalendarMenuSubnav.vue | 113 ++++++++++----------- 1 file changed, 54 insertions(+), 59 deletions(-) diff --git a/components/calendar/CalendarMenuSubnav.vue b/components/calendar/CalendarMenuSubnav.vue index 4cb17f4..5e35569 100644 --- a/components/calendar/CalendarMenuSubnav.vue +++ b/components/calendar/CalendarMenuSubnav.vue @@ -1,71 +1,66 @@ -
+