Skip to content

Commit 739ebf5

Browse files
committed
dev
1 parent b557869 commit 739ebf5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Profile/Profile.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,6 @@ function Card({ data }) {
458458
<FaReddit className="text-2xl text-blue-600 duration-300 hover:scale-125" />
459459
</a>
460460
)}
461-
462461
{data.social?.Unstop && (
463462
<a href={data.social.Unstop} target="_blank" rel="noreferrer">
464463
<UnstopIcon className="text-2xl text-blue-600 duration-300 hover:scale-125" />

0 commit comments

Comments
 (0)