From 1a5b888892fb4b11fbf4fe0d47e0501c57b26c3e Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Tue, 10 Oct 2023 03:08:03 -0400 Subject: [PATCH] Finished work on the profile page header reactivity --- .../src/components/ProfilePage/profile.vue | 15 ++++----------- .../src/components/ProfilePage/profileHeader.vue | 6 +++--- .../src/components/ProfilePage/profileSubNav.vue | 10 +++++++--- 3 files changed, 14 insertions(+), 17 deletions(-) diff --git a/17th Website/src/components/ProfilePage/profile.vue b/17th Website/src/components/ProfilePage/profile.vue index 69a299c..616b8ac 100644 --- a/17th Website/src/components/ProfilePage/profile.vue +++ b/17th Website/src/components/ProfilePage/profile.vue @@ -13,8 +13,9 @@ export default { - - \ No newline at end of file + \ No newline at end of file diff --git a/17th Website/src/components/ProfilePage/profileHeader.vue b/17th Website/src/components/ProfilePage/profileHeader.vue index b9548d0..770764a 100644 --- a/17th Website/src/components/ProfilePage/profileHeader.vue +++ b/17th Website/src/components/ProfilePage/profileHeader.vue @@ -11,10 +11,10 @@ export default {