From 64f02933e9360fd66e3713ab310fe0549357f140 Mon Sep 17 00:00:00 2001 From: Heather Yu <35639529+hetd54@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:29:52 -0500 Subject: [PATCH 1/8] chore: new link for new storage req --- pages/storage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/storage.vue b/pages/storage.vue index b2bb407..b09cd78 100644 --- a/pages/storage.vue +++ b/pages/storage.vue @@ -84,7 +84,7 @@
+ {{title}} +
+ + + + + +{{ humanize(s.name) }}
+@@ -42,3 +42,38 @@ export default { }, }; + + diff --git a/components/storage/ServiceSelection.vue b/components/storage/ServiceSelection.vue index c5b8b57..1d1d63c 100644 --- a/components/storage/ServiceSelection.vue +++ b/components/storage/ServiceSelection.vue @@ -10,7 +10,7 @@ matchingServices[i] ? 'has-background-info' : 'has-background-light', ]" > -
{{ title }}
- +@@ -10,7 +10,7 @@
- +