From 4ea3a179e0662209c0bc66fb214ca8825377cd7c Mon Sep 17 00:00:00 2001 From: marshennikovaolga Date: Tue, 10 Sep 2024 12:42:00 +0300 Subject: [PATCH] cursor pointer for actions section --- .../custom/sidebar/partial/profile-section.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/components/custom/sidebar/partial/profile-section.tsx b/web/components/custom/sidebar/partial/profile-section.tsx index d4670f13..9ac3b814 100644 --- a/web/components/custom/sidebar/partial/profile-section.tsx +++ b/web/components/custom/sidebar/partial/profile-section.tsx @@ -58,7 +58,7 @@ export const ProfileSection: React.FC = () => { - +
My profile @@ -67,7 +67,7 @@ export const ProfileSection: React.FC = () => { - +
Onboarding @@ -77,7 +77,7 @@ export const ProfileSection: React.FC = () => { - +
Docs @@ -87,7 +87,7 @@ export const ProfileSection: React.FC = () => { - +
GitHub @@ -97,7 +97,7 @@ export const ProfileSection: React.FC = () => { signOut()}> -
+
Log out