Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hustlernik committed Jan 25, 2025
1 parent 56be5cb commit 7876346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProfileCard/ProfileCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ const ProfileCard = (): JSX.Element => {
);
};

export default profileCard;
export default ProfileCard;

0 comments on commit 7876346

Please sign in to comment.