From 3668ad0a88b156822158a29ffa924e957647afe0 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Tue, 27 Feb 2024 11:50:03 -0800 Subject: [PATCH] Use the LuxInputSelect's focusSelect() method (#1026) 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 @@