Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardodeValle committed Jun 14, 2024
2 parents 96888df + 6d6406d commit 9b8df70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/UserProfileButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ const UserProfileButton = ({
strokeWidth={1.4}
stroke="currentColor"
className={`${color} ${sizes[size]}`}
role="img"
data-testid="user-profile-icon"
>
<path
strokeLinecap="round"
Expand Down

0 comments on commit 9b8df70

Please sign in to comment.