diff --git a/frontend/components/profile/ProfileSidebar.vue b/frontend/components/profile/ProfileSidebar.vue index cd533a3..2908392 100644 --- a/frontend/components/profile/ProfileSidebar.vue +++ b/frontend/components/profile/ProfileSidebar.vue @@ -56,13 +56,23 @@ await suspense(); {{ `${account?.first_name} ${account?.last_name}` }}

- + -