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.
2 parents 633b36c + 0001c55 commit f7c9500Copy full SHA for f7c9500
src/pages/dashboard/giveaway/index.tsx
@@ -511,22 +511,6 @@ const GiveawayPage: React.FC = () => {
511
contributions: 32,
512
github_url: "https://github.com/Hemu21",
513
badge: "🥉 Third Place"
514
- },
515
- {
516
- rank: 4,
517
- name: "contributor4",
518
- avatar: "https://avatars.githubusercontent.com/u/1?v=4",
519
- points: 1600,
520
- contributions: 28,
521
- github_url: "https://github.com/contributor4"
522
523
524
- rank: 5,
525
- name: "contributor5",
526
- avatar: "https://avatars.githubusercontent.com/u/2?v=4",
527
- points: 1400,
528
- contributions: 24,
529
- github_url: "https://github.com/contributor5"
530
}
531
];
532
0 commit comments