Skip to content

Commit

Permalink
✨ dashboard responsiveness issue solved πŸ“Š
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanptm committed Oct 8, 2024
1 parent 6eefba8 commit 84b27ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/common/AnimatedCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ const AnimatedCard = ({
);
};

export default memeo(AnimatedCard);
export default memo(AnimatedCard);

1 comment on commit 84b27ea

@vercel
Copy link

@vercel vercel bot commented on 84b27ea Oct 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.