From e522598fee581480b039520fb1d93f75046fb96c Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Tue, 11 Feb 2025 23:27:02 +0330 Subject: [PATCH] added button in profile section slot --- frontend/components/profile/ProfileSection.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/components/profile/ProfileSection.vue b/frontend/components/profile/ProfileSection.vue index 8a804b0..b692176 100644 --- a/frontend/components/profile/ProfileSection.vue +++ b/frontend/components/profile/ProfileSection.vue @@ -13,8 +13,11 @@ defineProps();