Skip to content

Commit

Permalink
fix: sonar cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-mendez committed Aug 25, 2024
1 parent ce7e5af commit 0ca5976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const Profile = () => {
<div data-testid="profile-card-element" className="card-body">
<div className="flex flex-row gap-4 items-center">
<img
alt="Profile"
data-testid="profile-img-element"
className="mask mask-circle w-[300px]"
src={srcImage}
Expand Down

0 comments on commit 0ca5976

Please sign in to comment.