We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739ebf5 commit f28f9cfCopy full SHA for f28f9cf
src/components/Profile/Profile.jsx
@@ -463,7 +463,6 @@ function Card({ data }) {
463
<UnstopIcon className="text-2xl text-blue-600 duration-300 hover:scale-125" />
464
</a>
465
)}
466
-
467
{data.social?.HackerRank && (
468
<a href={data.social.HackerRank} target="_blank" rel="noreferrer">
469
<SiHackerrank className="text-2xl text-blue-600 duration-300 hover:scale-125" />
0 commit comments