From b3ea48c4f5b30747b1b28d159818c05341994bb4 Mon Sep 17 00:00:00 2001 From: CuriousMagpie Date: Fri, 25 Aug 2023 15:52:41 -0400 Subject: [PATCH] WIP(profile): work on achievement component --- .../src/components/userMenu/profile.vue | 13 ++- .../components/userMenu/profileAchievs.vue | 81 ++++++++++++++++++- 2 files changed, 89 insertions(+), 5 deletions(-) diff --git a/website/client/src/components/userMenu/profile.vue b/website/client/src/components/userMenu/profile.vue index a45f37d9b0..833653b4df 100644 --- a/website/client/src/components/userMenu/profile.vue +++ b/website/client/src/components/userMenu/profile.vue @@ -383,7 +383,14 @@ -
+ + +
+
+ +