diff --git a/17th Website/src/components/ProfilePage/activityCard.vue b/17th Website/src/components/ProfilePage/activityCard.vue index f51aa08..ed6179c 100644 --- a/17th Website/src/components/ProfilePage/activityCard.vue +++ b/17th Website/src/components/ProfilePage/activityCard.vue @@ -1,15 +1,20 @@ - - hello - date - + + + Attended + Promotion + Achived + {{props.Activity.EventName}} + + {{props.Activity.EventDate}} + \ No newline at end of file
date
{{props.Activity.EventDate}}