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 b557869 commit 739ebf5Copy full SHA for 739ebf5
1 file changed
src/components/Profile/Profile.jsx
@@ -458,7 +458,6 @@ function Card({ data }) {
458
<FaReddit className="text-2xl text-blue-600 duration-300 hover:scale-125" />
459
</a>
460
)}
461
-
462
{data.social?.Unstop && (
463
<a href={data.social.Unstop} target="_blank" rel="noreferrer">
464
<UnstopIcon className="text-2xl text-blue-600 duration-300 hover:scale-125" />
0 commit comments