ohcnetwork / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
13 stars 61 forks source link

Updated Twitter icon to X logo #485

Closed its-harshitgoel closed 1 month ago

its-harshitgoel commented 1 month ago

Changes Made

Updated the InfoCard.tsx component to replace the Twitter SVG logo with the new X logo. Ensured compatibility across different browsers and devices.

Screenshots Before: image To: image

Fixed #484

vercel[bot] commented 1 month ago

@its-harshitgoel is attempting to deploy a commit to the Open Healthcare Network Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
leaderboard ❌ Failed (Inspect) Aug 8, 2024 6:25pm
rithviknishad commented 1 month ago

Also, ensure you have pushed formatted code. Prettier check failed in build step:

image
rithviknishad commented 1 month ago

Closing as duplicate of #486