From d2d699df389d0b89d084db12dd372acb5465bc0a Mon Sep 17 00:00:00 2001 From: Heather Yu <35639529+hetd54@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:10:44 -0400 Subject: [PATCH 1/4] feat: match dropdown to MultipleChoice --- components/storage/ServiceSelection.vue | 48 +++++++------------------ 1 file changed, 13 insertions(+), 35 deletions(-) diff --git a/components/storage/ServiceSelection.vue b/components/storage/ServiceSelection.vue index 30ec05a..0428fbc 100644 --- a/components/storage/ServiceSelection.vue +++ b/components/storage/ServiceSelection.vue @@ -30,40 +30,23 @@ />

{{ humanize(s.name) }}

- +
+ + + + + +
+
- - -