From b95d1ac4b108f0516d805897203f94f2d82041ca Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 30 Nov 2023 23:50:49 +0000 Subject: [PATCH] Update user avatar and profile card components --- components/user/Avatar.vue | 19 +++++++++++++- components/user/ProfileCard.vue | 45 ++++++++++++++++++++++++++++++--- 2 files changed, 59 insertions(+), 5 deletions(-) diff --git a/components/user/Avatar.vue b/components/user/Avatar.vue index 4fbc694..3da28ed 100644 --- a/components/user/Avatar.vue +++ b/components/user/Avatar.vue @@ -1,9 +1,26 @@ \ No newline at end of file diff --git a/components/user/ProfileCard.vue b/components/user/ProfileCard.vue index 6ca2297..990cacf 100644 --- a/components/user/ProfileCard.vue +++ b/components/user/ProfileCard.vue @@ -1,17 +1,50 @@ @@ -33,6 +66,10 @@ const onUpdate = () => { + + + + Update