From 97ccf815f95269135f55abb7a39ecbe347bda212 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Thu, 23 May 2024 21:42:12 -0400 Subject: [PATCH] Added placeholder data and switched to a loop to render cards --- .../ProfilePage/activityHistory.vue | 29 ++++++++++++------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/17th Website/src/components/ProfilePage/activityHistory.vue b/17th Website/src/components/ProfilePage/activityHistory.vue index 6d0dcfa..aa4c488 100644 --- a/17th Website/src/components/ProfilePage/activityHistory.vue +++ b/17th Website/src/components/ProfilePage/activityHistory.vue @@ -1,18 +1,27 @@ - \ No newline at end of file