From bf21cbfce30d533962570facf714e0619380e3e2 Mon Sep 17 00:00:00 2001 From: nijmra Date: Mon, 14 Oct 2024 17:27:27 +0200 Subject: [PATCH] fix: conditional issue --- .../src/components/DateRangePicker.vue | 13 ++-- .../publicatie/PublicatiesOverview.vue | 63 +++++++++---------- 2 files changed, 37 insertions(+), 39 deletions(-) diff --git a/odpc.client/src/components/DateRangePicker.vue b/odpc.client/src/components/DateRangePicker.vue index fef7d7c..c8442a6 100644 --- a/odpc.client/src/components/DateRangePicker.vue +++ b/odpc.client/src/components/DateRangePicker.vue @@ -29,7 +29,7 @@