Skip to content

Commit f28f9cf

Browse files
committed
dev
1 parent 739ebf5 commit f28f9cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Profile/Profile.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,6 @@ function Card({ data }) {
463463
<UnstopIcon className="text-2xl text-blue-600 duration-300 hover:scale-125" />
464464
</a>
465465
)}
466-
467466
{data.social?.HackerRank && (
468467
<a href={data.social.HackerRank} target="_blank" rel="noreferrer">
469468
<SiHackerrank className="text-2xl text-blue-600 duration-300 hover:scale-125" />

0 commit comments

Comments
 (0)