From c3e90d4cbc1dec52190588ac91bbe8c29be213ca Mon Sep 17 00:00:00 2001 From: Muhsin Keloth Date: Mon, 29 May 2023 00:22:19 -0700 Subject: [PATCH] Fix custom attribute date value is not working properly --- .../dashboard/components/CustomAttribute.vue | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/app/javascript/dashboard/components/CustomAttribute.vue b/app/javascript/dashboard/components/CustomAttribute.vue index 80d5da911..47583ccce 100644 --- a/app/javascript/dashboard/components/CustomAttribute.vue +++ b/app/javascript/dashboard/components/CustomAttribute.vue @@ -115,12 +115,10 @@