From 2821bc62c49925ac163e9914fb16697270f3518e Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Thu, 11 Dec 2025 11:00:11 -0500 Subject: [PATCH] removed test datepicker --- ui/src/components/loa/loaForm.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ui/src/components/loa/loaForm.vue b/ui/src/components/loa/loaForm.vue index f49407d..8186f0d 100644 --- a/ui/src/components/loa/loaForm.vue +++ b/ui/src/components/loa/loaForm.vue @@ -240,11 +240,5 @@ const layout = ref('month-and-year') - -
- -
- \ No newline at end of file