From ee36e52f4dcfb15f96cb429dbf548cd68cdd93ef Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Tue, 27 Feb 2024 11:47:08 -0800 Subject: [PATCH] Use the LuxInputSelect's focusSelect() method Also, update components to use the lux- prefix Co-authored-by: Christina Chortaria --- .../components/travelEstimateForm.vue | 89 +++++++++---------- 1 file changed, 43 insertions(+), 46 deletions(-) diff --git a/app/javascript/components/travelEstimateForm.vue b/app/javascript/components/travelEstimateForm.vue index ea30aae6..9fc1d910 100644 --- a/app/javascript/components/travelEstimateForm.vue +++ b/app/javascript/components/travelEstimateForm.vue @@ -1,60 +1,60 @@