From d88f71bef7068baca36dc2b865b06f8f47f1ac10 Mon Sep 17 00:00:00 2001 From: OGBONNA SUNDAY <62995161+OgDev-01@users.noreply.github.com> Date: Wed, 15 Nov 2023 15:42:21 +0100 Subject: [PATCH] fix: hover card now works as expected in all areas (#2152) --- components/atoms/Avatar/avatar-hover-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/atoms/Avatar/avatar-hover-card.tsx b/components/atoms/Avatar/avatar-hover-card.tsx index e752b383d3..2712115e85 100644 --- a/components/atoms/Avatar/avatar-hover-card.tsx +++ b/components/atoms/Avatar/avatar-hover-card.tsx @@ -48,7 +48,7 @@ const AvatarHoverCard = ({ contributor, repositories, size = "large" }: AvatarHo return ( - +