From 6d92452fd1dd7693d98368bd2b36f1fc92939475 Mon Sep 17 00:00:00 2001 From: aditya singh rathore Date: Fri, 10 Oct 2025 00:08:40 +0530 Subject: [PATCH] Removed top Score card from giveaway page Co-Authored-By: Sanjay Viswanathan --- src/pages/dashboard/giveaway/index.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/pages/dashboard/giveaway/index.tsx b/src/pages/dashboard/giveaway/index.tsx index 30430a3c..b370c785 100644 --- a/src/pages/dashboard/giveaway/index.tsx +++ b/src/pages/dashboard/giveaway/index.tsx @@ -769,13 +769,6 @@ const GiveawayPage: React.FC = () => { valueText={leaderboard.length.toString()} description="Total participants" /> -