diff --git a/17th Website/src/components/ProfilePage/profileHeader.vue b/17th Website/src/components/ProfilePage/profileHeader.vue
index 7e365fe..d3426bb 100644
--- a/17th Website/src/components/ProfilePage/profileHeader.vue
+++ b/17th Website/src/components/ProfilePage/profileHeader.vue
@@ -1,13 +1,17 @@
diff --git a/17th Website/src/components/ProfilePage/profileSubNav.vue b/17th Website/src/components/ProfilePage/profileSubNav.vue
index 90da27b..400383d 100644
--- a/17th Website/src/components/ProfilePage/profileSubNav.vue
+++ b/17th Website/src/components/ProfilePage/profileSubNav.vue
@@ -8,7 +8,7 @@ import { RouterLink } from 'vue-router'
link: String,
content: String,
active: Boolean
- }
+ },
}
diff --git a/17th Website/src/views/users.vue b/17th Website/src/views/users.vue
index c563dd3..e41575f 100644
--- a/17th Website/src/views/users.vue
+++ b/17th Website/src/views/users.vue
@@ -49,7 +49,6 @@ export default {
ListboxOptions,
Icon,
},
-
}
// const unitFilter = ref(unitFilters[1])